tvl-depot/users/wpcarro/utils/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
316 B
Markdown
Raw Normal View History

# 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.