arrow-core / arrow.core.extensions / ListKOrder

ListKOrder

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

Functions

compare open fun ListKOf<A>.compare(b: ListKOf<A>): Ordering
OA abstract fun OA(): Order<A>

Do you like Arrow?

Arrow Org
<