arrow-core / arrow.core.extensions / ListKHash
interface ~~ListKHash~~<A> : Hash<ListKOf<A>>
Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account
HA | abstract fun HA(): Hash<A> |
hashWithSalt | open fun ListKOf<A>.hashWithSalt(salt: Int ): Int |
Do you like Arrow?
✖