HashSetImpl

Undocumented in source.

Members

Functions

dumpBuckets
void dumpBuckets()
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(in 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.
opIndex
bool opIndex(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.
printBuckets
void printBuckets()
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.
toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta