InvalidArgumentException if $element is of the wrong type
Overrides DoubleEndedQueueInterface::addLast
public function addLast(mixed $element) : bool { return $this->add($element); }