arrow-core / arrow.core.extensions.mapk.hash / arrow.core.MapK / hash

hash

@JvmName("hash") fun <K, A> MapK<K, A>.~~hash~~(HK: Hash<K>, HA: Hash<A>): Int Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account

fun <K, A> MapK.Companion.~~hash~~(HK: Hash<K>, HA: Hash<A>): MapKHash<K, A> Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account

Do you like Arrow?

Arrow Org
<