module MakeMSHW: functor (X : Weakhtbl.Weakey) -> sig .. end
functor (
X
:
Weakhtbl.Weakey
) ->
sig
end
module M: Extmap.S with type key = X.t
Extmap.S
with type key = X.t
module S: Extset.S with module M = M
Extset.S
with module M = M
module H: Exthtbl.S with type key = X.t
Exthtbl.S
module W: Weakhtbl.S with type key = X.t
Weakhtbl.S