arrow-core / arrow.core.extensions.hashed.eq / arrow.core.Hashed / eq
fun <A> Hashed.Companion.~~eq~~(EQA: Eq<A>): HashedEq<A> Deprecated: Eq is deprecated in favor of equals(), since Kotlin’s Std doesn’t take Eq into account
fun <A> Hashed.Companion.~~eq~~(EQA: Eq<A>):
HashedEq
<A>
Do you like Arrow?