HTML.Hashtbl
module M : Hashtbl.S
module K : sig ... end
module V : Element
type t = V.t M.t
val toHTML : t -> string