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