Skip to main content
The unary logical negation operator !.

Signature

Examples

An implementation of Not for Answer, which enables the use of ! to invert its value.

Trait functions

not

Performs the unary ! operation.

Signature

Examples