Readonly
kindThe property that discriminates Ordering
.
Static
Readonly
singletonThe singleton instance of Equal
.
The equal
constant is a more accessible alias for this
object.
Convert this Ordering
to a number.
Less
, return -1.Greater
, return 1.Equal
, return 0.Generated using TypeDoc
An
Ordering
that indicates an "equal" comparison result.