arrow-core / arrow.core.extensions / ListKEq

ListKEq

interface ~~ListKEq~~<A> : Eq<ListKOf<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 ListKOf<A>.eqv(b: ListKOf<A>): Boolean

Do you like Arrow?

Arrow Org
<