arrow-core / arrow.core.extensions / 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
EQ | abstract fun EQ(): Eq<A> |
eqv | open fun ListKOf<A>.eqv(b: ListKOf<A>): Boolean |
Do you like Arrow?
✖