MoveableSortedRange.opIndex

Range primitives.

struct MoveableSortedRange(Range, alias pred = "a < b")
ref
static if(isRandomAccessRange!Range)
opIndex
(
size_t i
)
if (
isInputRange!Range
)

Meta