Legend:
Library
Module
Module type
Parameter
Class
Class type
Hashtables with the signature S are exception-safe replacements for hashtables with the Stdlib.Hashtbl.S signature with Lwt- and result-aware traversal functions.
See Lwtreslib's introductory documentation for explanations regarding _e-, _s-, _es-, _p-, and _ep-suffixed functions and exception safety. See Stdlib.Hashtbl.S for explanations regarding OCaml's hashtables in general.
type key
type'a t
module Legacy : Stdlib.Hashtbl.S withtypekey = keyandtype'a t = 'at