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