Returns the element of type T at the specified index.
T
index
T operator [](int index) => elementAt(index);