Platonic Systems Nix library. This should be imported and referenced as lib'
so as to not be confused with pkgs.lib provided by Nix.
Provided by this library are:
-
lib'.fs.writers: Filesystem writing functions. -
lib'.fs.readers: Filesystem reading functions. -
lib'.lists.ofNumbers: Lists of numbers functions. -
lib'.numbers: Number functions. -
lib'.operators: Functions to replicate nix operators. -
lib'.strings: String functions.