- add
T add(T t, bool changed, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- add
T add(T t, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- isValidValue
bool isValidValue(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(ref T v) d)
Undocumented in source. Be warned that the author may not have intended to support it.
- toVec
void toVec(Vec!T result)
Undocumented in source. Be warned that the author may not have intended to support it.
- unionSet
bool unionSet(Other other)
Undocumented in source. Be warned that the author may not have intended to support it.