dcell v0.0.1 (2022-09-11T20:14:58Z)
Dub
Repo
EventQueue.send
dcell
evqueue
EventQueue
Undocumented in source. Be warned that the author may not have intended to support it.
class
EventQueue
void
send
(
this
Q
)
(
Event
ev
)
if
(
is
(
Q
==
EventQueue
) ||
is
(
Q
== shared
EventQueue
)
)
Meta
Source
See Implementation
dcell
evqueue
EventQueue
constructors
this
functions
close
receive
send