- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(Key) del)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
bool opBinaryRight(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
bool opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
bool remove(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.