tvl-depot/users/sterni/nix
sterni 81fc87e29e refactor(nix/sterni/int): rename div & mod to quot & rem
This mirrors the terminology Haskell uses: quot and rem truncate towards
zero which is also the case for builtins.div. We can give us the option
to introduce Haskell-style int.div and int.mod (to complete the
confusion) which would truncate towards negative infinity.

Change-Id: Ibebb0a01a73c9718cd62121b2fc2a19c3a4be0de
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9009
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2023-08-09 12:12:47 +00:00
..
build/buildGopherHole
char refactor(users/sterni/nix): move generic number operation into num 2023-08-09 12:12:47 +00:00
float feat(sterni/nix): add trivial float library 2023-08-09 12:12:47 +00:00
flow
fun
html
int refactor(nix/sterni/int): rename div & mod to quot & rem 2023-08-09 12:12:47 +00:00
misc
num feat(sterni/nix): add trivial float library 2023-08-09 12:12:47 +00:00
string
url
utf8 refactor(users/sterni/nix): move generic number operation into num 2023-08-09 12:12:47 +00:00