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