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