Odoc_xref2.Strengthen
val signature :
Cpath.module_ ->
?canonical:Cpath.module_ ->
Component.Signature.t ->
Component.Signature.t
val sig_items :
Cpath.module_ ->
?canonical:Cpath.module_ ->
Component.Signature.t ->
Component.Signature.t * Ident.module_ list
val module_ :
?canonical:Cpath.module_ ->
Cpath.module_ ->
Component.Module.t ->
Component.Module.t
val module_type :
Cpath.module_type ->
Component.ModuleType.t ->
Component.ModuleType.t
val type_decl : Cpath.type_ -> Component.TypeDecl.t -> Component.TypeDecl.t
val include_ :
Cpath.module_ ->
Component.Include.t ->
Component.Include.t * Ident.module_ list