package ocp-index

  1. Overview
  2. Docs
Lightweight completion and documentation browsing for OCaml libraries

Install

Dune Dependency

Authors

Maintainers

Sources

1.3.4.tar.gz
md5=b1770f0fd784ff29173d5b4090ccff2c
sha512=32c800c404ae0f32a6cdb8f5f62bac56b23b017dd27674834e4d063df7d49bca272fc39ba2905b8404b5e3d1b154f1ffd2924705e34e1d1ac56242260b81a5c4

doc/index.html

ocp-index

API

Library ocp-index.lib

  • Dunextract
  • IndexBuild This module contains the function to create our lazy data structure from cmi, cmt and cmti files or from whole directories
  • IndexMisc
  • IndexOut This module contains the output function for the info type bound to nodes in the trie, either through Format or directly to strings using Print
  • IndexPredefined This module contains definitions for the predefined OCaml elements which are not in Pervasives like base types (int, char...) and exceptions (Match_failure...)
  • IndexScope
  • IndexTrie This module defines a generic data structure: Lazy tries based on lists
  • IndexTypes
  • LibIndex
OCaml

Innovation. Community. Security.