Function Array.removeKey

Removes an element by a given index.

void removeKey (
  const(size_t) i
);