Module Identifier.RootModuleSource
type t_pv = [ | `Root of Odoc_model.Paths.Identifier.ContainerPage.t option * Odoc_model.Names.ModuleName.t
]val equal :
Odoc_model.Paths.Identifier.RootModule.t ->
Odoc_model.Paths.Identifier.RootModule.t ->
boolval hash : Odoc_model.Paths.Identifier.RootModule.t -> intval compare :
Odoc_model.Paths.Identifier.RootModule.t ->
Odoc_model.Paths.Identifier.RootModule.t ->
int