concurrency ~master (2022-01-07T14:23:47Z)
Dub
Repo
toList
concurrency
stream
tolist
toList collects all the stream's values and emits the array as a Sender
auto
toList
(
Stream
)
(
Stream
stream
)
if
(
models
!(
Stream
,
isStream
)
)
Meta
Source
See Implementation
concurrency
stream
tolist
functions
toList
structs
ToListOp
ToListReceiver
ToListSender
ToListState
toList collects all the stream's values and emits the array as a Sender