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.module_ -> t -> t
val add_type : Ident.type_ -> Cpath.type_ -> Cpath.Resolved.type_ -> t -> t
val add_class_type : Ident.type_ -> Cpath.class_type -> Cpath.Resolved.class_type -> t -> t
val add_type_replacement : Ident.type_ -> Component.TypeExpr.t -> Component.TypeDecl.Equation.t -> t -> t
val add_module_type_replacement : Ident.module_type -> Component.ModuleType.expr -> t -> t
val add_module_substitution : Ident.module_ -> t -> t
val apply_sig_map_items : t -> Component.Signature.item list -> Component.Signature.item list

Apply substitutions.

OCaml

Innovation. Community. Security.