arrow-core / arrow.core.extensions.nonemptylist.hash / arrow.core.NonEmptyList / hash

hash

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

fun <A> NonEmptyList.Companion.~~hash~~(HA: Hash<A>): NonEmptyListHash<A> Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account

Do you like Arrow?

Arrow Org
<