arrow-core / arrow.core.extensions.either.semigroup / arrow.core.Either / maybeCombine

maybeCombine

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

Do you like Arrow?

Arrow Org
<