package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val identity : t
val unresolve_opaque_paths : t -> t
val path_invalidate_module : Ident.path_module -> t -> t
val mto_invalidate_module : Ident.path_module -> t -> t
val add_type : Ident.type_ -> Cpath.type_ -> Cpath.Resolved.type_ -> t -> t
val add_module_type_replacement : Ident.module_type -> Component.ModuleType.expr -> t -> t
val add_module_substitution : Ident.path_module -> t -> t

Apply substitutions. The third value is false if the corresponding signature needs to be compiled again and true otherwise.

OCaml

Innovation. Community. Security.