arrow-fx-coroutines / arrow.fx.coroutines.stream / reduce

reduce

fun <O> Stream<O>.reduce(f: (O, O) -> O): Stream<O>

Do you like Arrow?

Arrow Org
<