BidirectionalRange.moveBack

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

interface BidirectionalRange(E)
E
moveBack
()

Meta