zio.prelude.PartialOrdering
See thePartialOrdering companion trait
object PartialOrdering
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
PartialOrdering.type
Members list
Type members
Classlikes
case object Incomparable extends PartialOrdering, NotEqual
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait NotEqualtrait Comparisontrait PartialOrderingtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Incomparable.type
Inherited types
The names of the product elements
The name of the type
Value members
Concrete fields
Idempotent, Identity (and thus Associative) instance for PartialOrdering values that combines them for non-lexicographic purposes.
Idempotent, Identity (and thus Associative) instance for PartialOrdering values that combines them for non-lexicographic purposes.
Attributes
Implicits
Implicits
Hash and PartialOrd instance for PartialOrdering values.
Hash and PartialOrd instance for PartialOrdering values.
Attributes
implicit val PartialOrderingIdempotentIdentity: Idempotent[PartialOrdering] & Identity[PartialOrdering]
Idempotent, Identity (and thus Associative) instance for PartialOrdering values.
Idempotent, Identity (and thus Associative) instance for PartialOrdering values.
Attributes
In this article