Mux
Cases on the first argument; evaluates to the second argument if the first argument is true
, and to the third argument if the first argument is false
.
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.