package ocp-index
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Lightweight completion and documentation browsing for OCaml libraries
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.3.1.tar.gz
md5=299f0dd7de61cc7a7afc70cec7ad7fab
sha512=dfbf205351aa463530d8831527fb1c7f6564c88aaff050d6f36cb3a71e26ff4df3425e4adda86923f037dffacd316d5ad5009a64845265cdd9b6b25af34287a7
doc/ocp-index.lib/IndexTypes/index.html
Module IndexTypes
The type of files we get our data from
type info = {path : string list;orig_path : string list;kind : kind;name : string;ty : 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
type t = (char, info) IndexTrie.tLazy trie structure holding the info on all identifiers
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>