arrow-core / arrow.core.extensions / SetKEqK
interface ~~SetKEqK~~ : EqK<ForSetK>
Deprecated: EqK typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Set or Iterable
eqK | open fun <A> Kind<ForSetK, A>.eqK(other: Kind<ForSetK, A>, EQ: Eq<A>): Boolean |
Do you like Arrow?
✖