prefix !
Documentation for prefix !
assembled from the following types:
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.