arrow-core / arrow.core.extensions.tuple10.hash / arrow.core.Tuple10 / hash

hash

@JvmName("hash") fun <A, B, C, D, E, F, G, H, I, J> Tuple10<A, B, C, D, E, F, G, H, I, J>.~~hash~~(HA: Hash<A>, HB: Hash<B>, HC: Hash<C>, HD: Hash<D>, HE: Hash<E>, HF: Hash<F>, HG: Hash<G>, HH: Hash<H>, HI: Hash<I>, HJ: Hash<J>): Int Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account

fun <A, B, C, D, E, F, G, H, I, J> Tuple10.Companion.~~hash~~(HA: Hash<A>, HB: Hash<B>, HC: Hash<C>, HD: Hash<D>, HE: Hash<E>, HF: Hash<F>, HG: Hash<G>, HH: Hash<H>, HI: Hash<I>, HJ: Hash<J>): Tuple10Hash<A, B, C, D, E, F, G, H, I, J> Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account

Do you like Arrow?

Arrow Org
<