|
|
|
|
|
by draegtun
5746 days ago
|
|
... regular expressions are easier to work with if you use the /x modifier so you can whitespace fill it and document the regex itself ... Absolutely agree. I made a similar comment on HN post Regex: a little Clojure DSL for readable, compositional regexes only a few days ago: http://news.ycombinator.com/item?id=1719554 |
|