arrow-core / arrow.core.extensions.tuple5.hash / arrow.core.Tuple5 / hash

hash

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

Do you like Arrow?

Arrow Org
<