concurrency v4.12.0 (2022-07-25T21:03:12Z)
Dub
Repo
WithChildSender.connect
concurrency
operations
withchild
WithChildSender
Undocumented in source. Be warned that the author may not have intended to support it.
struct
WithChildSender
(SenderParent, SenderChild)
@
trusted
scope return
auto
connect
(
Receiver
)
(
return
Receiver
receiver
)
if
(
models
!(
SenderParent
,
isSender
) &&
models
!(
SenderChild
,
isSender
)
)
Meta
Source
See Implementation
concurrency
operations
withchild
WithChildSender
aliases
Value
functions
connect
variables
a
b