arrow-core / arrow.core.extensions / ShortEq
interface ~~ShortEq~~ : Eq<Short>
Deprecated: Eq is deprecated in favor of equals(), since Kotlin’s Std doesn’t take Eq into account
| eqv | open fun Short.eqv(b: Short): Boolean | 
    
| ShortHash | interface ~~ShortHash~~ : Hash<Short>, ShortEq | 
    
Do you like Arrow?
✖