[#44914712F0D354E4811160B903FAAA70148D735E]
Return an iterator to the beginning
iterator begin() const noexcept;
Linear in `this->front().size()` or constant if `this->empty()`.
Throws nothing.