LogicalOperator
An infix operator that takes two booleans and returns a boolean.
Constructors
Functions
Link copied to clipboard
In lieu of polymorphic types, have an optional list of alternative types to check against.
Link copied to clipboard
Computes the result of applying this operator to arguments.
Link copied to clipboard
Shows this operator applied to arguments.
Properties
Inheritors
Extensions
Link copied to clipboard
Returns true when this operator has precedence higher than or equal to other.