containsAny
Returns true when this string contains at least one element of substrings.
Returns false when substrings is empty. An empty candidate string is contained in every string.
Returns true when this string contains at least one element of substrings.
Returns false when substrings is empty. An empty candidate string is contained in every string.