Is str ~ regex the root of all evil, or the leaf of all good?

Derek Parnell derek at psych.ward
Thu Feb 19 07:09:25 PST 2009


On Thu, 19 Feb 2009 07:01:56 -0800, Andrei Alexandrescu wrote:

> These all put the regex before the string, something many people would 
> find unsavory.

I don't. To me the regex is what you are looking for so it's like saying
"find this pattern in that string". 

--
Derek Parnell



More information about the Digitalmars-d mailing list