concurrency v5.0.0 (2022-10-19T08:12:29Z)
Dub
Repo
concurrency.stream.take
concurrency
stream
Undocumented in source.
Members
Functions
take
auto
take
(Stream stream, size_t n)
takes the first n values from a stream or until cancelled
Structs
TakeReceiver
struct
TakeReceiver
(Receiver, Value)
Undocumented in source.
Templates
TakeOp
template
TakeOp
(Stream)
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