NGS version 0.2.16 auto-generated documentation
Documentation index
The global namespace
Not type
Not type
Negation. Intended use - in pattern matching.
Methods
=~(
x:
Any
,
n:Not
,
mc:
MatchContext
)
Source:
stdlib.ngs:997
Negate the match
Returns
Bool
init(
n:Not
,
val:
Any
)
Source:
stdlib.ngs:816
Undocumented