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