ClosedOperator
An operator that surrounds its operands.
An operator is closed if all its operands are contained between its named parts. For example, a pair of parentheses ((x)
) is a closed operator.
Closed operators are non-associative.
Functions
Link copied to clipboard
In lieu of polymorphic types, have an optional list of alternative types to check against.
Link copied to clipboard
Shows this operator applied to arguments.
Properties
Extensions
Link copied to clipboard
Returns true when this operator has precedence higher than or equal to other.