- asSetOf
Set!T2 asSetOf()
Undocumented in source. Be warned that the author may not have intended to support it.
- contains
bool contains(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
bool put(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- putMany
size_t putMany(Range data)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
bool remove(T val)
Undocumented in source. Be warned that the author may not have intended to support it.