StaticArray.opIndex

Index operator.

struct StaticArray(T, uint capacity_, bool borrowChecked = false)
pragma(inline, true) ref inout return
inout(T)
opIndex
(
size_t i
)

Meta