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.7.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=8ba7ad0ff42d98e82c1359f97b98a692
    
    
  sha512=54a5aad2b99126fe14e7e9c98184e58b497cbc0e5e4ac064ebaca2bec750fc5800d97edbff4cde0a323d63cd7a5e5d9942cf05467d3149fe6e3bbf03f5fe3025
    
    
  doc/ocp-index.lib/IndexTypes/index.html
Module IndexTypesSource
Internal representation of types
The type of files we get our data from
Source
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
The kind of elements that can be stored in the trie
Lazy trie structure holding the info on all identifiers
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >