concurrency v5.0.3 (2023-04-12T14:20: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