Operator
A pure function from values to a value.
Functions
alternativeTypes
Link copied to clipboard
In lieu of polymorphic types, have an optional list of alternative types to check against.
toDocument
Link copied to clipboard
Shows this operator applied to arguments.
Properties
associativity
Link copied to clipboard
precedence
Link copied to clipboard
type
Link copied to clipboard
Inheritors
PrefixOperator
Link copied to clipboard
InfixOperator
Link copied to clipboard
PostfixOperator
Link copied to clipboard
ClosedOperator
Link copied to clipboard
UnaryOperator
Link copied to clipboard
BinaryOperator
Link copied to clipboard
Extensions
bindsTighterThan
Link copied to clipboard
Returns true when this operator has precedence higher than or equal to other.