module Box: sig .. end
sig
end
Weak_hashtbl
type 'a t
'a
val inject : 'a -> 'a t
'a -> 'a t
val project : 'a t -> 'a
'a t -> 'a