package doc-ock

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a substitution = ('a, [ `Type | `Class | `ClassType ], [ `Branch ]) DocOck__.DocOckPaths.Fragment.raw * 'a TypeExpr.t
type 'a t = {
  1. path : ('a, [ `ModuleType ]) DocOck__.DocOckPaths.Path.t;
  2. substitutions : 'a substitution list;
}
OCaml

Innovation. Community. Security.