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).