Signal

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Aliases

Listener
alias Listener = void delegate(Args args)
Undocumented in source.

Functions

add
void add(Listener listener)
Undocumented in source. Be warned that the author may not have intended to support it.
emit
void emit(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta