!~ multimethod

Methods

!~(x:Any, pattern:Any) Source: stdlib.ngs:1113
Undocumented

Returns

not(x =~ pattern)
!~(x:Any, pattern:Any, mc:MatchContext) Source: stdlib.ngs:1115
Undocumented