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 canonical : map -> Odoc_model.Paths.Path.Module.t option -> Cpath.module_ option
Sourceval module_of_module_substitution : map -> Odoc_model.Lang.ModuleSubstitution.t -> Module.t