arrow-core / arrow.core.extensions.ior.eq / arrow.core.Ior
| eq | fun <L, R> Ior.Companion.~~eq~~(EQL: Eq<L>, EQR: Eq<R>): IorEq<L, R> | 
    
| neqv | fun <L, R> Ior<L, R>.~~neqv~~(EQL: Eq<L>, EQR: Eq<R>, arg1: Ior<L, R>): Boolean | 
    
Do you like Arrow?
✖