- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- isEmpty
bool isEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(ref TKey) operations)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
bool opBinary(TKey o)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
auto opOpAssign(TKey o)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(TKey o)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.