View.Hashtbl
module M : Hashtbl.S
module K : sig ... end
module V : Viewable
type t = V.t M.t
val toString : t -> string