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