module type Functor_info = sig .. end
sig
end
Additional info for building Set, Map and Hashtbl.
Set
Map
Hashtbl
val module_name : string
string
Must be a valid OCaml module name corresponding to the module name you are defining by applying the functor.