PartialOrdOps
zio.prelude.PartialOrdSyntax.PartialOrdOps
Provides infix syntax for comparing two values with a total ordering.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Returns whether this value is less than the specified value.
Returns whether this value is less than the specified value.
Attributes
Returns whether this value is less than or equal to the specified value.
Returns whether this value is less than or equal to the specified value.
Attributes
Returns the result of comparing this value with the specified value.
Returns the result of comparing this value with the specified value.
Attributes
Returns whether this value is greater than the specified value.
Returns whether this value is greater than the specified value.
Attributes
Concrete fields
In this article