arrow-fx-coroutines
1.0.3-alpha.23
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
fold
fold
common
fun
<
C
>
fold
(
initial
:
C
,
f
:
suspend
(
C
,
Output
)
->
C
)
:
Schedule
<
Input
,
C
>
Content copied to clipboard
Non-effectful version of foldM.