CircularBlocks.opIndex

Return a reference to an element

struct CircularBlocks(T)
ref inout @nogc nothrow pure scope
inout(T)
opIndex
(
size_t index
)

Parameters

index size_t

the _index of the element to return

Meta