tvl-depot/nix/stateMonad
sterni 70427fd934 refactor(nix/stateMonad): optimize after
This should save on one function application which can be a big deal for
bigger for_ loops, I suspect. It's not really complicated, so why not.

Change-Id: I2bfcd254e55f1bea366b09de294b2bef9f5b5dda
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6834
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
2022-10-08 10:59:45 +00:00
..
tests feat(nix/stateMonad): simple Nix state monad implementation 2022-10-01 17:47:07 +00:00
default.nix refactor(nix/stateMonad): optimize after 2022-10-08 10:59:45 +00:00