- opApply
int opApply(int delegate(size_t, size_t, T) dlg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(size_t, size_t, ref T) dlg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
T opIndex(size_t from, size_t to)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
T opIndex(size_t from, size_t to)
Undocumented in source. Be warned that the author may not have intended to support it.
- size
size_t size()
Undocumented in source. Be warned that the author may not have intended to support it.