arrow-core / arrow.core.extensions / ValidatedOrder

ValidatedOrder

interface ~~ValidatedOrder~~<L, R> : Order<Validated<L, R>> Deprecated: Order is deprecated in favor of compareTo(), since Kotlin’s Std doesn’t take Order into account

Functions

compare open fun Validated<L, R>.compare(b: Validated<L, R>): Ordering
OL abstract fun OL(): Order<L>
OR abstract fun OR(): Order<R>

Do you like Arrow?

Arrow Org
<