arrow-core / arrow.core.extensions / ConstHash
interface ~~ConstHash~~<A, T> : Hash<Const<A, T>>
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 Const<A, T>.hashWithSalt(salt: Int): Int | 
    
Do you like Arrow?
✖