408 | 443,826 | 37,138 |
---|---|---|
articles | words | lines of code |
A regular expression, without much rigor, is a very compact way of representing several different strings. Given a regular expression (regex), can I find out all the strings the regex can find?
There are two types of people in the world. Those who can extrapolate when information is missing.