Array.opIndex

Index operator overload.

struct Array(T)
pragma(inline, true) @nogc ref
T
opIndex
(
size_t i
)

Meta