arrow-core / arrow.core.extensions.ior.hash / arrow.core.Ior / hash

hash

@JvmName("hash") fun <L, R> Ior<L, R>.~~hash~~(HL: Hash<L>, HR: Hash<R>): Int Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account

fun <L, R> Ior.Companion.~~hash~~(HL: Hash<L>, HR: Hash<R>): IorHash<L, R> Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account

Do you like Arrow?

Arrow Org
<