irc.util

Utilities not related to IRC.

Members

Functions

alloc
T* alloc()
Undocumented in source. Be warned that the author may not have intended to support it.
castRange
auto castRange(R range)
Undocumented in source. Be warned that the author may not have intended to support it.
dealloc
void dealloc(void* p)
Undocumented in source. Be warned that the author may not have intended to support it.
values
auto values(Elems elems)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

ExceptionConstructor
mixintemplate ExceptionConstructor()
Undocumented in source.
ExceptionConstructor
mixintemplate ExceptionConstructor(string defaultMessage)
Undocumented in source.

Meta