module Caml_weak_hashtbl: functor (D : S) -> sig .. end
functor (
D
:
S
) ->
sig
end
include Weak.S
module Datatype: Datatype.S with type t = t
Datatype.S
with type t = t