package email_message

  1. Overview
  2. Docs
E-mail message parser

Install

Dune Dependency

Authors

Maintainers

Sources

email_message-v0.12.0.tar.gz
sha256=719364217256f7689ecc53ff795927b90bb8be297395fd6f3d40fd4dc7b04f5c
md5=7eac9d8a766b2d4460dd98b1fb028e09

doc/email_message.email_address/Email_address/Hash_queue/Key/index.html

Module Hash_queue.Key

type t = t
val compare : t -> t -> int
val sexp_of_t : t -> Base.Sexp.t
val hash : t -> int

Two ts that compare equal must have equal hashes for the hashtable to behave properly.

OCaml

Innovation. Community. Security.