package odoc

  1. Overview
  2. Docs

doc/odoc.model/Odoc_model/Paths/Identifier/Module/index.html

Module Identifier.ModuleSource

Sourcetype t = t_pv id
Sourcetype t_pv = [
  1. | RootModule.t_pv
  2. | `Module of Signature.t * Names.ModuleName.t
  3. | `Parameter of Signature.t * Names.ModuleName.t
]
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval compare : t -> t -> int
OCaml

Innovation. Community. Security.