arrow-core / arrow.core.extensions / NonEmptyListEq

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

Functions

EQ abstract fun EQ(): Eq<A>
eqv open fun NonEmptyList<A>.eqv(b: NonEmptyList<A>): Boolean

Do you like Arrow?

Arrow Org
<