arrow-core / arrow.core.extensions.tuple8.hash / arrow.core.Tuple8 / hash
@JvmName("hash") fun <A, B, C, D, E, F, G, H> Tuple8<A, B, C, D, E, F, G, H>.~~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>):
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> Tuple8.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>):
Tuple8Hash
<A, B, C, D, E, F, G, H>
Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account
Do you like Arrow?
✖