[#8902CB8392D74B91D2E7D89AC0A7A08C18B35ABB]
Return an iterator to the beginning
iterator begin() const noexcept;
auto it = this->begin();
Constant.
Throws nothing.