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.
See Implementation
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.