Return true if matching characters are found.
constexpr bool contains( core::string_view sv) const;
See core::string_view::contains
core::string_view::contains