InputRange.moveFront

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

interface InputRange(E)
E
moveFront
()

Meta