- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- front
auto front()
Undocumented in source. Be warned that the author may not have intended to support it.
- item
Element item(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
auto opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.