arrow-core / arrow.core.extensions.validated.hash / arrow.core.Validated / hash
@JvmName("hash") fun <L, R> Validated<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> Validated.Companion.~~hash~~(HL: Hash<L>, HR: Hash<R>):
ValidatedHash
<L, R>
Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account
Do you like Arrow?
✖