arrow-core / arrow.core.extensions / EitherEqK

EitherEqK

interface ~~EitherEqK~~<L> : EqK<EitherPartialOf<L>> Deprecated: EqK typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Either

Functions

eqK open fun <R> Kind<EitherPartialOf<L>, R>.eqK(other: Kind<EitherPartialOf<L>, R>, EQ: Eq<R>): Boolean
EQL abstract fun EQL(): Eq<L>

Do you like Arrow?

Arrow Org
<