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