- back
back [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- back_node
back_node [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- front
front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- front_node
Node* front_node [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- save
save [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
The primary range of the index, which embodies a bidirectional range.
Ends up performing a breadth first traversal (I think..)
removeFront and removeBack are not possible.