zio.prelude.OrdSyntax.OrdOps
Provides infix syntax for comparing two values with a total ordering.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Returns the result of comparing this value with the specified value.
Returns the result of comparing this value with the specified value.
Attributes
Returns the maximum of this value and the specified value.
Returns the maximum of this value and the specified value.
Attributes
Returns the minimum of this value and the specified value.
Returns the minimum of this value and the specified value.
Attributes