arrow-fx-coroutines
1.1.6-alpha.24
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
Companion
/
collect
collect
fun
<
A
>
collect
(
)
:
Schedule
<
A
,
List
<
A
>
>
Creates a Schedule which collects all its inputs in a list.