Function DynamicArray.opIndex

Access element by index.

T opIndex (
  const(size_t) index
);