| .. | ||
| any.nix | ||
| attrs.nix | ||
| bootstrap.nix | ||
| fn.nix | ||
| list.nix | ||
| num.nix | ||
| README.md | ||
| string.nix | ||
Primitive Standard Functions - /nt/primitives/bootstrap/std
Note
This directory is dedicated to porting functions from
nixpkgs.pkgs.lib.
None of these functions/types/etc are exported for users of NixTypes! So they should remain as simple and minimal as possible to avoid extra work maintaining. Instead, all of these will be reimplemented post-bootstrap to be NixType compatible.