Traits§

  • 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)
  • Test multiple false or positive patterns and return vector of booleans with the results for each item
  • Provides methods to replace with multiple patterns expressed as arrays of tuples