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