arrow-core / arrow.core.extensions / NonEmptyListEq
interface ~~NonEmptyListEq~~<A> : Eq<NonEmptyList<A>>
Deprecated: Eq is deprecated in favor of equals(), since Kotlin’s Std doesn’t take Eq into account
EQ | abstract fun EQ(): Eq<A> |
eqv | open fun NonEmptyList<A>.eqv(b: NonEmptyList<A>): Boolean |
Do you like Arrow?
✖