arrow-core / arrow.core.extensions / OptionHash
interface ~~OptionHash~~<A> : Hash<Option<A>>
Deprecated: Hash typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Option
HA | abstract fun HA(): Hash<A> |
hashWithSalt | open fun Option<A>.hashWithSalt(salt: Int ): Int |
Do you like Arrow?
✖