tvl-depot/utils/README.md
William Carroll 4b9a2a6880 Add README to //utils
Add a README.md to the //utils directory.
2020-04-05 16:26:00 +01:00

316 B

Nix Utils

Nix is useful and well-designed in many cases. Nix's standard library of is not a representative example of the value of Nix. I'm hoping to replace some of the standard library functions with versions that I find more intuitive and ergonomic to consume.

This directcory is where I will host that work.