- add
void add(T k)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(ref T) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(T k)
Undocumented in source. Be warned that the author may not have intended to support it.
Helper/wrapper for void[0]T