arrow-core / arrow.core.extensions.option.monadCombine / arrow.Kind / unite
@JvmName("unite") fun <G, A> Kind<ForOption, Kind<G, A>>.~~unite~~(arg1: Foldable<G>): Option<A>
Deprecated: Foldable typeclass is deprecated. Replace with unite, uniteEither or uniteValidated from arrow.core.*
Do you like Arrow?
✖