arrow-core / arrow.core.extensions.tuple2.hash / arrow.core.Tuple2 / hash

hash

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

fun <A, B> Tuple2.Companion.~~hash~~(HA: Hash<A>, HB: Hash<B>): Tuple2Hash<A, B> Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account

Do you like Arrow?

Arrow Org
<