Array.opIndex

Access element by index.

struct Array(T, size_t chunkSize = 32)
T
opIndex
(
const(size_t) index
)

Meta