KeyFreeQ¶
Status: Stable
documented, exercised by the test suite and/or worked examples, with no known limitations recorded.
Description¶
KeyFreeQ[assoc, key]
Gives True if key is absent from assoc (the
complement of KeyExistsQ), else False.
Examples¶
All examples below are verified against the current Mathilda build.
Implementation notes¶
Attributes: Protected.
Implementation status¶
Stable — documented, exercised by the test suite and/or worked examples, with no known limitations recorded.
References¶
- Source:
src/assoc.c - Specification:
docs/spec/builtins/data-structures.md