Name not
Definition not (a:val(int)) : expr(int).
Defined in ops.l
Implementation icode
Keywords not_ : infix(180,none).
Description Bitwise logical NOT operation on integers.
See Also ! is NOT operation on booleans.