Added in v0.0.2
check if it’s an email
Signature
export declare const isEmail: <A>(val: A) => boolean
Added in v0.0.1