concurrency v3.1.0 (2021-08-24T13:51:28Z)
Dub
Repo
via
concurrency
stream
Undocumented in source. Be warned that the author may not have intended to support it.
auto
via
(
Stream
Sender
)
(
Stream
stream
,
Sender
sender
)
if
(
models
!(
Sender
,
isSender
) &&
models
!(
Stream
,
isStream
)
)
Meta
Source
See Implementation
concurrency
stream
classes
StreamObjectImpl
enums
ThrottleEmitLogic
ThrottleTimerLogic
isStream
functions
arrayStream
checkStream
debounce
doneStream
errorStream
fromStreamOp
infiniteStream
intervalStream
iotaStream
sample
scan
sharedStream
slide
take
throttleFirst
throttleLast
throttling
toList
toStreamObject
transform
via
interfaces
StreamObjectBase
structs
SharedStream
templates
CollectDelegate
SchedulerType
StreamProperties
loopStream