mitranim/jisp

Multiline regexes

Opened this issue · 0 comments

Regex maintainability is easier when you can write them in a modular way, commenting the parts, without affecting the compiled code. See the CS version.