arrow-core / arrow.core.extensions / kotlin.Int
| eq | fun Companion.~~eq~~(): Eq<Int> | 
    
| hash | fun Companion.~~hash~~(): Hash<Int> | 
    
| monoid | fun Companion.~~monoid~~(): Monoid<Int> | 
    
| order | fun Companion.~~order~~(): Order<Int> | 
    
| semigroup | fun Companion.~~semigroup~~(): Semigroup<Int> | 
    
| semiring | fun Companion.~~semiring~~(): Semiring<Int> | 
    
| show | fun Companion.~~show~~(): Show<Int> | 
    
Do you like Arrow?
✖