Return the first character.
constexpr const_reference front() const;
See core::string_view::front
core::string_view::front