jmeaster30 / vore

VerbOse Regular Expressions - Regular Expression Engine with Verbose English-like Syntax
MIT License
1 stars 0 forks source link

Do if statements inline of the replace body #93

Open jmeaster30 opened 1 year ago

jmeaster30 commented 1 year ago

I want to have if statements available in the replace body instead of just in the functions.

Possibly will want to move most if not all processing things to the with body but that might not work in every case