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