arrow-fx-coroutines / arrow.fx.coroutines / Schedule / foldM

foldM

fun <C> ~~foldM~~(initial: suspend () -> C, f: suspend (acc: C, output: Output) -> C): Schedule<Input, C> Deprecated: foldM is renamed to foldLazy.

Do you like Arrow?

Arrow Org
<