concurrency v5.0.3 (2023-04-12T14:20:47Z)
Dub
Repo
StreamReceiver.setValue
concurrency
stream
flatmapbase
StreamReceiver
Undocumented in source. Be warned that the author may not have intended to support it.
void
setValue
()
struct
StreamReceiver
(State)
@
safe
static if
(
is(State.StreamSenderValue == void)
)
void
setValue
(
)
void
setValue
(State.StreamSenderValue value)
Meta
Source
See Implementation
concurrency
stream
flatmapbase
StreamReceiver
functions
getStopToken
setDone
setError
setValue
mixins
__anonymous
variables
state