Incomparable
zio.prelude.PartialOrdering.Incomparable
case object Incomparable extends PartialOrdering, NotEqual
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait NotEqualtrait Comparisontrait PartialOrderingtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Incomparable.type
Members list
Value members
Inherited methods
A symbolic alias for orElse.
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
Returns whether this Ordering is Ordering.Equals.
Returns whether this Ordering is Ordering.GreaterThan.
Returns whether this Ordering is Ordering.LessThan.
Returns this ordering, but if this ordering is equal returns the specified ordering.
Returns this ordering, but if this ordering is equal returns the specified ordering.
Attributes
- Inherited from:
- PartialOrdering
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- PartialOrdering
In this article