Module type Datatype.Sub_caml_weak_hashtbl

type data
type t
val create : int -> t
val add : t -> data -> unit