arrow-core / arrow.core.extensions / IorEqK2

IorEqK2

interface ~~IorEqK2~~ : EqK2<ForIor> Deprecated: EqK2 typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Ior

Functions

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

Do you like Arrow?

Arrow Org
<