tinyevent

Undocumented in source.

Members

Aliases

Event
alias Event(Args...) = void delegate(Args)[]
Undocumented in source.

Functions

emit
void emit(void delegate(Args)[] events, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta