Not¶
Logical NOT operation.
$ wo 'Not[True, True]'
Not::argx: Not called with 2 arguments; 1 argument is expected.
.* (regex*)
Not[True, True]
An unevaluated negation is written with the operator, and bracketed wherever
the operator would otherwise reach past what it negates — arithmetic,
comparison and application all bind tighter than !:
A function body is written the same way: