Function Vector.opIndex

T = Vector!(T,size)[index]

ref T opIndex(X) (
  size_t index
);