NGS version 0.2.5 auto-generated documentation
Documentation index
The global namespace
not multimethod
not multimethod
Methods
not(
x:
Bool
)
Invert boolean
not(
x:
Any
)
Source:
stdlib.ngs:1251
Boolean negation for non-boolean values. Converts to boolean first.
Returns
Bool