To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type signature = [
|
`Root of Root.t * Names.UnitName.t
|
`Module of signature * Names.ModuleName.t
|
`Argument of signature * int * Names.ArgumentName.t
|
`ModuleType of signature * Names.ModuleTypeName.t
]
type class_signature = [
|
`Class of signature * Names.ClassName.t
|
`ClassType of signature * Names.ClassTypeName.t
]
type module_ = [
|
`Root of Root.t * Names.UnitName.t
|
`Module of signature * Names.ModuleName.t
|
`Argument of signature * int * Names.ArgumentName.t
]
type exception_ = [
|
`Exception of signature * Names.ExceptionName.t
|
`CoreException of Names.ExceptionName.t
]
type any = [
|
signature
|
class_signature
|
datatype
|
parent
|
label_parent
|
module_
|
module_type
|
type_
|
constructor
|
field
|
extension
|
exception_
|
value
|
class_
|
class_type
|
method_
|
instance_variable
|
label
|
page
]
type path_module = module_
type path_module_type = module_type
type fragment_module = path_module
type fragment_type = path_type
type reference_module = path_module
type reference_module_type = path_module_type
type reference_type = path_type
type reference_field = field
type reference_exception = exception_
type reference_value = value
type reference_class = class_
type reference_method = method_
type reference_instance_variable = instance_variable
type reference_label = label
type reference_page = page
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>