package ocp-index
Lightweight completion and documentation browsing for OCaml libraries
Install
Dune Dependency
Authors
Maintainers
Sources
1.1.9.tar.gz
md5=e66ce96958cc87c724e9163feaaf769f
sha512=3ecc6b5208db5be23edb2cca66324aad0768644e2a08a9fb0294f920a53ae22af46c5f6cd4768f61d1c532b3110a99873b4c5139fc2585b3b70e41c8e577b543
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