Module Identifier.OdocIdSource

Sourcetype t = [
  1. | Page.t
  2. | `Root of ContainerPage.t option * Names.ModuleName.t
]
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval compare : t -> t -> int