arrow-core / arrow.core.extensions / NonEmptyListHash
interface ~~NonEmptyListHash~~<A> : Hash<NonEmptyList<A>>
Deprecated: Hash is deprecated in favor of hashCode(), since Kotlin’s Std doesn’t take Hash into account
HA | abstract fun HA(): Hash<A> |
hashWithSalt | open fun NonEmptyList<A>.hashWithSalt(salt: Int ): Int |
Do you like Arrow?
✖