arrow-core / arrow.core.extensions / ValidatedEqK2

ValidatedEqK2

interface ~~ValidatedEqK2~~ : EqK2<ForValidated> Deprecated: EqK2 typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Validated.

Functions

eqK open fun <A, B> Kind2<ForValidated, A, B>.eqK(other: Kind2<ForValidated, A, B>, EQA: Eq<A>, EQB: Eq<B>): Boolean

Do you like Arrow?

Arrow Org
<