grimoire ~master (2021-09-29T23:21:44Z)
Dub
Repo
GrChannel.send
grimoire
runtime
channel
GrChannel
Always check canSend() before.
class
GrChannel
(T)
void
send
()
(
auto
ref
T
value
)
Meta
Source
See Implementation
grimoire
runtime
channel
GrChannel
constructors
this
functions
receive
send
setReceiverReady
properties
canReceive
canSend
capacity
isEmpty
isFull
size
variables
isOwned
Always check canSend() before.