Return true if a matching prefix exists.
constexpr bool starts_with( char x) const;
See core::string_view::starts_with
core::string_view::starts_with