checks whether a string contains a specific expression
None
None
#See also: std::matches, std::has_prefix, std::has_suffix
std_types::generic_list | checks whether the list contains the specified item or not |
std_types::string | succeeds if the specified expression occurrs at least once within the string |