pub fn pure_builtins() -> Vec<(&'static str, Value)>
Expand description

The set of standard pure builtins in Nix, mostly concerned with data structure manipulation (string, attrs, list, etc. functions).