blob: 0724dff2a992a78ae7780721e79c3d1d23fbaebb (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# 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.
|