spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
EventEmitter.add
spasm
event
EventEmitter
Undocumented in source. Be warned that the author may not have intended to support it.
void
add
(void delegate() nothrow @(safe) del)
void
add
(void delegate(size_t) nothrow @(safe) del)
struct
EventEmitter
nothrow
void
add
(
void
delegate
(
size_t
)
nothrow @
safe
del
)
Meta
Source
See Implementation
spasm
event
EventEmitter
functions
add
variables
addr
plain