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

BCS none at anon.com
Thu Feb 19 00:01:18 PST 2009


Hello Bill,

> What about turning it around and using 'in' though?
> 
> foreach(e; regex("a[b-e]", "g") in "abracazoo")
> writeln(e);


vote += lots; // I had the same thought as well





More information about the Digitalmars-d mailing list