arrow-core / arrow.core.extensions / arrow.core.Either / combine

combine

fun <L, R> Either<L, R>.~~combine~~(SGL: Semigroup<L>, SGR: Semigroup<R>, b: Either<L, R>): Either<L, R> Deprecated: arrow.core.extensions.combine is deprecated use arrow.core.combine

Do you like Arrow?

Arrow Org
<