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