[#6EAAA9A6D7430E98587273B1A10619F1B6C8B6B3]
Return true if a matching suffix exists
constexpr bool ends_with(char x) const noexcept;
See `core::string_view::ends_with`