arrow-core / arrow.core.extensions.either.foldable / arrow.Kind / reduceRightOption

reduceRightOption

@JvmName("reduceRightOption") fun <L, A> Kind<Kind<ForEither, L>, A>.~~reduceRightOption~~(arg1: (A, Eval<A>) -> Eval<A>): Eval<Option<A>> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<