This section lists the functions built into the Nix language evaluator. All built-in functions are available through the global builtins constant.

For convenience, some built-ins can be accessed directly:

{{#include @generated@/../../../lix/libexpr/builtins.md}}