concurrency v5.0.0 (2022-10-19T08:12:29Z)
Dub
Repo
concurrency.stream.tolist
concurrency
stream
Undocumented in source.
Members
Functions
toList
auto
toList
(Stream stream)
toList collects all the stream's values and emits the array as a Sender
Structs
ToListOp
struct
ToListOp
(Stream, Receiver)
Undocumented in source.
ToListReceiver
struct
ToListReceiver
(State)
Undocumented in source.
ToListSender
struct
ToListSender
(Stream)
Undocumented in source.
ToListState
struct
ToListState
(Receiver, ElementType)
Undocumented in source.
Meta
Source
See Source File
concurrency
stream
modules
cron
cycle
defer
filter
flatmapbase
flatmapconcat
flatmaplatest
sample
scan
slide
stream
take
throttling
tolist
transform
functions
arrayStream
doneStream
errorStream
infiniteStream
intervalStream
iotaStream
sharedStream
via
structs
SharedStream