- erase
void erase(IndexType index)
Undocumented in source. Be warned that the author may not have intended to support it.
- eraseFrontOfRange
void eraseFrontOfRange(List!(ValueType).Range range)
Undocumented in source.
- 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.