Interface for an infinite random access range of type E.
Calls std.range.primitives.moveAt on the wrapped range, if possible. Otherwise, throws an UnsupportedRangeMethod exception.
See Implementation
Interface for an infinite random access range of type E.