zio.prelude.Ordering
See theOrdering companion trait
object Ordering
Attributes
Members list
Type members
Classlikes
case object Equals extends Ordering, Comparison
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Comparisontrait Orderingtrait PartialOrderingtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Equals.type
case object GreaterThan extends Ordering, NotEqual
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait NotEqualtrait Comparisontrait Orderingtrait PartialOrderingtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
GreaterThan.type
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Converts an integer result from scala.math.Ordering.compare or java.lang.Comparable to a Compare.
Converts an integer result from scala.math.Ordering.compare or java.lang.Comparable to a Compare.
Attributes
Implicits
Implicits
Hash and Ord instance for Ordering values.
Hash and Ord instance for Ordering values.
Attributes
Idempotent, Identity (and thus Associative) instance for Ordering values.
Idempotent, Identity (and thus Associative) instance for Ordering values.
Attributes
In this article