Open nebulon42 opened 7 years ago
The main use I see is when combining with another rule to reduce duplication of writing that other rule.
Most of the code I've written that looks like this add another rule add zoom, and zoom isn't constant across the different types of feature so an in construct wouldn't help there.
Instead of having to write e.g.
allow writing e.g.
Avoid regular expressions because of possible explosion of rules due to #213.