Y
Hacker News
new
|
ask
|
show
|
jobs
by
mhd
5350 days ago
I'm just amazed that it took ten iterations until regexps were even considered, especially considering that the set '[a-zA-Z0-9]' is involved…
1 comments
pavpanchekha
5350 days ago
Lots of function calls in the worst case made it seem unlikely to be a general solution. So I held off on testing that before I'd explored other paths.
link