arrow-fx / arrow.fx.extensions.io.semigroup
maybeCombine | fun <A> IO <A>.~~maybeCombine~~(SG: Semigroup<A>, arg1: IO <A>): IO <A> |
plus | fun <A> IO <A>.~~plus~~(SG: Semigroup<A>, arg1: IO <A>): IO <A> |
semigroup | fun <A> IO.Companion.~~semigroup~~(SG: Semigroup<A>): IOSemigroup <A> |
Do you like Arrow?
✖