- asRange
auto asRange()
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- insert
size_t insert(size_t e, bool prepend)
Undocumented in source. Be warned that the author may not have intended to support it.
- insertBack
size_t insertBack(size_t e)
Undocumented in source. Be warned that the author may not have intended to support it.
- insertFront
size_t insertFront(size_t e)
Undocumented in source. Be warned that the author may not have intended to support it.
- length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
size_t remove(size_t e)
Undocumented in source. Be warned that the author may not have intended to support it.