arrow-core / arrow.core.extensions / NonEmptyListEqK
interface ~~NonEmptyListEqK~~ : EqK<ForNonEmptyList>
Deprecated: EqK typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on NonEmptyList.
eqK | open fun <A> Kind<ForNonEmptyList, A>.eqK(other: Kind<ForNonEmptyList, A>, EQ: Eq<A>): Boolean |
Do you like Arrow?
✖