On Tuesday, 6 February 2018 at 20:11:56 UTC, Walter Bright wrote:
std.string.isEmail() in D1 was a simple function. Maybe regex is just the wrong solution for this problem.[...]
C .. D style. I love it! (bugs and all).
psychoticRabbit via Digitalmars-d Tue, 06 Feb 2018 18:05:34 -0800
On Tuesday, 6 February 2018 at 20:11:56 UTC, Walter Bright wrote:
std.string.isEmail() in D1 was a simple function. Maybe regex is just the wrong solution for this problem.[...]
C .. D style. I love it! (bugs and all).