arrow-core / arrow.core.extensions / NonEmptyListOrder

NonEmptyListOrder

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

Functions

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

Do you like Arrow?

Arrow Org
<