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.2.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=f5e0bba2b6bbdf5489f313e3c3dcdbec
    
    
  sha512=82618bef74f00474dc909c01e4ba8f8e235fc420d99a1fe0bf6508745d3f0a75a0b0c25c43e89ae01aa7fb86eae667ff0e0498216881022f900d050541f7a8b5
    
    
  doc/ocp-index.lib/IndexOut/Format/index.html
Module IndexOut.Format
type coloriser = {f : 'a. IndexTypes.kind -> ('a, Format.formatter, unit) format -> Format.formatter -> 'a;
}val color : coloriserval no_color : coloriserval name : ?colorise:coloriser -> Format.formatter -> IndexTypes.info -> unitshort name of the identifier
val path : 
  ?short:bool ->
  ?colorise:coloriser ->
  Format.formatter ->
  IndexTypes.info ->
  unitfully qualified name (with short, returns the path the ident was found at, not the path where it was originally created)
val kind : ?colorise:coloriser -> Format.formatter -> IndexTypes.info -> unitval ty : ?colorise:coloriser -> Format.formatter -> IndexTypes.info -> unitval doc : 
  ?escaped:bool ->
  ?colorise:coloriser ->
  Format.formatter ->
  IndexTypes.info ->
  unitval loc : 
  ?root:string ->
  ?intf:bool ->
  ?colorise:coloriser ->
  Format.formatter ->
  IndexTypes.info ->
  unitval file : ?colorise:coloriser -> Format.formatter -> IndexTypes.info -> unitval info : ?colorise:coloriser -> Format.formatter -> IndexTypes.info -> unitsummary of the information
val format : 
  ?root:string ->
  ?separate:bool ->
  string ->
  ?colorise:coloriser ->
  Format.formatter ->
  IndexTypes.info ->
  unitprint following a custom format string (%n,%p,%k,%t,%d,%l,%s,%f,%i are interpreted). If ~separate is set to true, escapes are formatted independently.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >