RandomAccessInfinite.moveAt

Calls std.range.primitives.moveAt on the wrapped range, if possible. Otherwise, throws an UnsupportedRangeMethod exception.

interface RandomAccessInfinite(E)
E
moveAt
(
size_t
)

Meta