Traitsยง
- Pattern
Match Many - 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)
- Pattern
Matches Many - Test multiple false or positive patterns and return vector of booleans with the results for each item
- Pattern
Replace Many - Provides methods to replace with multiple patterns expressed as arrays of tuples