DynamicArray.opIndex

Index operator overload

struct DynamicArray(T, bool supportGC = true)
@nogc
T
opIndex
(
size_t i
)

Meta