arrow-core / arrow.core.extensions / ListKEqK

ListKEqK

interface ~~ListKEqK~~ : EqK<ForListK> Deprecated: EqK typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on List or Iterable.

Functions

eqK open fun <A> Kind<ForListK, A>.eqK(other: Kind<ForListK, A>, EQ: Eq<A>): Boolean

Do you like Arrow?

Arrow Org
<