package ocp-index
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Lightweight completion and documentation browsing for OCaml libraries
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.2.1.tar.gz
md5=f5e0bba2b6bbdf5489f313e3c3dcdbec
sha512=82618bef74f00474dc909c01e4ba8f8e235fc420d99a1fe0bf6508745d3f0a75a0b0c25c43e89ae01aa7fb86eae667ff0e0498216881022f900d050541f7a8b5
doc/ocp-index.lib/LibIndex/index.html
Module LibIndex
Main types
The type of files we get our data from
type info = private IndexTypes.info = {path : string list;orig_path : string list;kind : kind;name : string;ty : IndexTypes.ty option;loc_sig : Location.t Lazy.t;loc_impl : Location.t Lazy.t;doc : string option Lazy.t;file : orig_file;
}Contains the information on a given identifier
and kind = private IndexTypes.kind = The kind of elements that can be stored in the trie
Utility functions
module Misc : sig ... endBuilding
val load : string list -> tQuerying
Output
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page