Module Component.Of_LangSource

Sourcetype map
Sourceval empty : unit -> map
Sourceval identifier : ('a -> 'b -> 'c) -> 'b -> 'a -> [> `Identifier of 'a | `Local of 'c ]
Sourceval type_expression : map -> Odoc_model.Lang.TypeExpr.t -> TypeExpr.t
Sourceval module_of_module_substitution : map -> Odoc_model.Lang.ModuleSubstitution.t -> Module.t