arrow-core / arrow.core.extensions.validated.selective / arrow.Kind / branch
@JvmName("branch") fun <E, A, B, C> Kind<Kind<ForValidated, E>, Either<A, B>>.~~branch~~(SE: Semigroup<E>, arg1: Kind<Kind<ForValidated, E>, (A) -> C>, arg2: Kind<Kind<ForValidated, E>, (B) -> C>): Validated<E, C>
Deprecated: Selective typeclass is deprecated and will be removed in 0.13.0.
Do you like Arrow?
✖