pub fn pure_builtins() -> Vec<(&'static str, Value)>
The set of standard pure builtins in Nix, mostly concerned with data structure manipulation (string, attrs, list, etc. functions).