arrow-core / arrow.core.extensions.ior.semigroup / arrow.core.Ior / plus
@JvmName("plus") fun <L, R> Ior<L, R>.~~plus~~(SGL: Semigroup<L>, SGR: Semigroup<R>, arg1: Ior<L, R>): Ior<L, R>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖