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