concurrency v5.0.3 (2023-04-12T14:20:47Z)
Dub
Repo
arrayStream
concurrency
stream
Stream that emits each value from the array or until cancelled
auto
arrayStream
(
T
)
(
T
[]
arr
)
Meta
Source
See Implementation
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
Stream that emits each value from the array or until cancelled