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 feat(sterni/lv): interim gopher page 2022-11-26 15:38:28 +00:00
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 style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
fun refactor(sterni/nix/fun): key can also be an int 2022-10-23 21:08:52 +00:00
html chore(3p/sources): Bump channels & overlays 2022-09-28 08:02:31 +00:00
int refactor(nix/sterni/int): rename div & mod to quot & rem 2023-08-09 12:12:47 +00:00
misc feat(sterni/nix/misc): predicate to check if isRestrictedEval 2022-06-01 10:30:37 +00:00
num feat(sterni/nix): add trivial float library 2023-08-09 12:12:47 +00:00
string chore: remove comments formerly meant for alignment 2023-05-31 10:55:07 +00:00
url style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
utf8 refactor(users/sterni/nix): move generic number operation into num 2023-08-09 12:12:47 +00:00