regexp_normalization library
Functions
-
normalize(
RegExpRecipe recipe) → RegExpRecipe
Typedefs
-
EitherFlatClasses
= (List<
InvertibleRegExpRecipe> , List<InvertibleRegExpRecipe> , List<RegExpRecipe> ) - TransformBinder = TransformFn Function(RegExpRecipe)
- TransformFn = RegExpRecipe? Function(RegExpRecipe)