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