HubOutput

Undocumented in source.

Members

Aliases

LST
alias LST = SyncOutput!T
Undocumented in source.

Functions

add
void add(LST[] syncs)
Undocumented in source. Be warned that the author may not have intended to support it.
del
void del(LST[] syncs)
Undocumented in source. Be warned that the author may not have intended to support it.
inList
bool inList(LST sync)
Undocumented in source. Be warned that the author may not have intended to support it.
pushBack
void pushBack(T val)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

listeners
LST[] listeners;
Undocumented in source.

Meta