arrow-core / arrow.core.extensions / NonEmptyListEqK

NonEmptyListEqK

interface ~~NonEmptyListEqK~~ : EqK<ForNonEmptyList> Deprecated: EqK typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on NonEmptyList.

Functions

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

Do you like Arrow?

Arrow Org
<