arrow-core / arrow.core.extensions.set.foldable / kotlin.collections.Set / reduceLeftToOption

reduceLeftToOption

@JvmName("reduceLeftToOption") fun <A, B> Set<A>.~~reduceLeftToOption~~(arg1: (A) -> B, arg2: (B, A) -> B): Option<B> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<