arrow-core / arrow.core.extensions / ConstOrder

ConstOrder

interface ~~ConstOrder~~<A, T> : Order<Const<A, T>> Deprecated: Order is deprecated in favor of compareTo(), since Kotlin’s Std doesn’t take Order into account

Functions

compare open fun Const<A, T>.compare(b: Const<A, T>): Ordering
ORD abstract fun ORD(): Order<A>

Do you like Arrow?

Arrow Org
<