has($index)) { return $this->data[$index]; } throw new MadLispException("vector does not contain index $index"); } }