- erase
void erase(IndexType index)
Undocumented in source. Be warned that the author may not have intended to support it.
- get_value
inout(ValueType) get_value(IndexType index)
Undocumented in source. Be warned that the author may not have intended to support it.
- indexRange
auto indexRange()
Undocumented in source. Be warned that the author may not have intended to support it.
- push
auto push(ValueType value)
Undocumented in source. Be warned that the author may not have intended to support it.
- rewriteIndex
IndexType rewriteIndex(IndexType removedIndex, IndexType target)
Undocumented in source. Be warned that the author may not have intended to support it.