Documentation for prefix !
assembled from the following pages:
Language documentation: Operators §
From Operators
(Operators) prefix ! §
multi sub prefix:<!>(Mu --> Bool)
Negated Boolean context operator.
Coerces the argument to Bool by calling the Bool
method on it, and returns the negation of the result. Note that this collapses Junctions.