PartialOrder
Like Comparable, but not all pairs of elements have to be ordered.
Parameters
T
the type of objects this object may be compared to.
Functions
Link copied to clipboard
Returns true if this
is ordered before that.