arrow-core / arrow.core.extensions / ValidatedEqK

ValidatedEqK

interface ~~ValidatedEqK~~<L> : EqK<ValidatedPartialOf<L>> Deprecated: EqK typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Validated.

Functions

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

Do you like Arrow?

Arrow Org
<