- get
T get(IndexT index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(T value, IndexT index)
Undocumented in source. Be warned that the author may not have intended to support it.
- pushElement
void pushElement(IndexT index)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(IndexT index, T value)
Undocumented in source. Be warned that the author may not have intended to support it.