Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module Os_db.Email

module Email : sig..end

This module is used for low-level email management with database.


val available : string -> bool Lwt.t

available email returns true if email is not already used. Else, it returns false.