The range type for this index, which embodies a bidirectional range
pop the back element from the range
pop the front element from the range
Returns the last element in the range
Returns true if the range is empty
Returns the first element in the range
Trivial save implementation, needed for isForwardRange.
See Implementation
The range type for this index, which embodies a bidirectional range