arrow-core / arrow.core.extensions.tuple6.hash / arrow.core.Tuple6 / hash

hash

@JvmName("hash") fun <A, B, C, D, E, F> Tuple6<A, B, C, D, E, F>.~~hash~~(HA: Hash<A>, HB: Hash<B>, HC: Hash<C>, HD: Hash<D>, HE: Hash<E>, HF: Hash<F>): 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> Tuple6.Companion.~~hash~~(HA: Hash<A>, HB: Hash<B>, HC: Hash<C>, HD: Hash<D>, HE: Hash<E>, HF: Hash<F>): Tuple6Hash<A, B, C, D, E, F> Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account

Do you like Arrow?

Arrow Org
<