Documentation for infix <=>
assembled from the following pages:
Language documentation: Operators §
From Operators
(Operators) infix <=> §
multi sub infix:«<=>»(, --> Order) is assoc<non>
Coerces both arguments to Real and then does a numeric comparison.
Enum: Order §
From Order
(Order) infix <=> §
multi sub infix:«<=>»(Int \a, Int \b --> Order)
Specialized form for Int.