Array.opIndex

Provides [] sytax for the array.

struct Array(T)
ref inout
inout(T)
opIndex
(
size_t index
)

Meta