arrow-core / arrow.core.extensions.ior.semigroup / arrow.core.Ior / maybeCombine

maybeCombine

@JvmName("maybeCombine") fun <L, R> Ior<L, R>.~~maybeCombine~~(SGL: Semigroup<L>, SGR: Semigroup<R>, arg1: Ior<L, R>): Ior<L, R> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<