package ocp-index
Lightweight completion and documentation browsing for OCaml libraries
Install
Dune Dependency
Authors
Maintainers
Sources
1.3.2.tar.gz
md5=8ade4807d4ed12b824fc060de06c7c1b
sha512=40c8609100dc733b49ba09fb2f6d647fcf9e943d1b97551fef8daae79cdb215c37a12f93e1b19f8ac3f4624b324bc128f88967c40e27555c0dbfd93ba23c0eef
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 ... end
Building
val load : string list -> t
Querying
Output
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page