concurrency ~master (2022-01-07T14:23:47Z)
Dub
Repo
scan
concurrency
stream
scan
Applies an accumulator to each value from the source
auto
scan
(
Stream
Fun
Seed
)
(
Stream
stream
,
scope
Fun
scanFn
,
Seed
seed
)
if
(
models
!(
Stream
,
isStream
)
)
Meta
Source
See Implementation
concurrency
stream
scan
functions
scan
templates
ScanStreamOp
Applies an accumulator to each value from the source