¬ ( x -- expr )


Vocabulary
boolean-expr

Class description
Logical negation (NOT).

¬(¬A) A.

Definition