FixedArray.opIndex

Index operator.

struct FixedArray(T, uint capacity_, bool borrowChecked = false)
ref inout return
inout(T)
opIndex
(
size_t i
)

Meta