arrow-core / arrow.core.extensions / IorEq

IorEq

interface ~~IorEq~~<L, R> : Eq<Ior<L, R>> Deprecated: Eq typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Ior

Functions

EQL abstract fun EQL(): Eq<L>
EQR abstract fun EQR(): Eq<R>
eqv open fun Ior<L, R>.eqv(b: Ior<L, R>): Boolean

Do you like Arrow?

Arrow Org
<