arrow-core-data / arrow.core / Ordering

Ordering

sealed class ~~Ordering~~ Deprecated: Ordering is deprecated together with Order. Use compareTo instead of Order instead.

Functions

equals open fun equals(other: Any?): Boolean
hashCode open fun hashCode(): Int
plus operator fun plus(b: Ordering): Ordering
toInt fun toInt(): Int
toString open fun toString(): String

Companion Object Functions

fromInt fun fromInt(i: Int): Ordering

Inheritors

EQ object EQ : Ordering
GT object GT : Ordering
LT object LT : Ordering

Do you like Arrow?

Arrow Org
<