- contains
bool contains(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
T opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
Range opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
Range opSlice(size_t begin, size_t excl_end)
Undocumented in source. Be warned that the author may not have intended to support it.