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