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