mirror of
https://github.com/NixOS/nix.git
synced 2025-12-09 18:41:03 +01:00
attribute existence and to return an attribute from an attribute
set, respectively. Example: `hasAttr "foo" {foo = 1;}'. They
differ from the `?' and `.' operators in that the attribute name is
an arbitrary expression. (NIX-61)
1 line
No EOL
8 B
Text
1 line
No EOL
8 B
Text
Int(987) |