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

reduceLeftOption

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

Do you like Arrow?

Arrow Org
<