OptionRange.opIndex

struct OptionRange(T)
@safe pure nothrow inout
inout(T)
opIndex
(
size_t index
)
if (
is(T == class) ||
isPointer!T
)

Meta