- contains
bool contains(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.
- insert
void insert(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(ref 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.
- remove
void remove(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.