isEmail

RFC 5321 mailbox, without the obsolete forms: dot-string or quoted-string local part, hostname or address-literal domain.

@safe pure nothrow
bool
isEmail
(
string s
)