Module pattern_many

Source

Traitsยง

PatternMatchMany
Provides methods to match with multiple patterns expressed as arrays of tuples or simple strs (for pattern_match_all_ci and pattern_match_all_cs)
PatternMatchesMany
Test multiple false or positive patterns and return vector of booleans with the results for each item
PatternReplaceMany
Provides methods to replace with multiple patterns expressed as arrays of tuples