Readonly
kindThe property that discriminates Ordering
.
Static
Readonly
singletonThe singleton instance of Greater
.
The greater
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 a "greater than" comparison result.