arrow-core / arrow.core.extensions.tuple3.hash / arrow.core.Tuple3 / hash

hash

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

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

Do you like Arrow?

Arrow Org
<