package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

OCaml path fragments for specifying module substitutions

module Resolved : sig ... end
module Signature : sig ... end
module Module : sig ... end
module Type : sig ... end
val signature_of_t : t -> Signature.t
val module_of_t : t -> Module.t
val type_of_t : t -> Type.t