module Table_sig: functor (Key : Core_hashtbl_intf.T0) -> Core_hashtbl_intf.Monomorphic(Hashtbl)(Key)
functor (
Key
:
Core_hashtbl_intf.T0
) ->
Core_hashtbl_intf.Monomorphic
(
Hashtbl
)
module T: sig .. end
sig
end
module Key1: sig .. end
module type S = sig .. end