Files
lix/doc/manual/src/language/builtin-constants.md
T
stuebinm d8e452a91b document context-dependent keywords
Documents some of the weirdness of __curPos and the or keyword.
This does not fit well into any existing section for either of
them, though the use of or as a quasi-operator is mentioned in
the section on operators.

Addresses https://git.lix.systems/lix-project/lix/issues/353

Change-Id: I7c906c8368843dca6944e8b22573b6d201cd9a76
2024-05-28 23:44:55 +02:00

364 B

Built-in Constants

These constants are built into the Nix language evaluator:

{{#include @generated@/language/builtin-constants.md}}

Things which might be mistaken for constants

__curPos

This is not a constant but a context-dependent keyword