arrow-core / arrow.core.extensions.ior.semigroup / arrow.core.Ior
maybeCombine | fun <L, R> Ior<L, R>.~~maybeCombine~~(SGL: Semigroup<L>, SGR: Semigroup<R>, arg1: Ior<L, R>): Ior<L, R> |
plus | fun <L, R> Ior<L, R>.~~plus~~(SGL: Semigroup<L>, SGR: Semigroup<R>, arg1: Ior<L, R>): Ior<L, R> |
semigroup | fun <L, R> Ior.Companion.~~semigroup~~(SGL: Semigroup<L>, SGR: Semigroup<R>): IorSemigroup <L, R> |
Do you like Arrow?
✖