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.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=be47ca1bf4a8ea7ff65449d2056e9bf9
    
    
  sha512=79998be6d755ae6ab31c6aab360b1c039152644eb8e95fb40175a1eef0ccdae022936a42d1bbf03e03c948023b32ee3c8f5ce14d58d8038652995c5e3671f1ae
    
    
  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)"
  >