Interface for a bidirectional range of type E.
Calls std.range.primitives.moveBack on the wrapped range, if possible. Otherwise, throws an UnsupportedRangeMethod exception
See Implementation
Interface for a bidirectional range of type E.