To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
package doc-ock
-
doc-ock
-
doc-ock.ocamlary
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type 'a substitution =
| ModuleEq of 'a DocOckPaths.Fragment.module_ * 'a Module.Equation.t
| TypeEq of 'a DocOckPaths.Fragment.type_ * 'a TypeDecl.Equation.t
| ModuleSubst of 'a DocOckPaths.Fragment.module_ * 'a DocOckPaths.Path.module_
| TypeSubst of 'a DocOckPaths.Fragment.type_ * 'a TypeDecl.Equation.t
type 'a expr =
| Path of 'a DocOckPaths.Path.module_type
| Signature of 'a Signature.t
| Functor of 'a FunctorArgument.t option * 'a expr
| With of 'a expr * 'a substitution list
| TypeOf of 'a Module.decl
type 'a t = {
id : 'a DocOckPaths.Identifier.module_type;
doc : 'a Documentation.t;
expr : 'a expr option;
expansion : 'a Module.expansion option;
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>