package ocp-index

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.3.7.tar.gz
md5=8ba7ad0ff42d98e82c1359f97b98a692
sha512=54a5aad2b99126fe14e7e9c98184e58b497cbc0e5e4ac064ebaca2bec750fc5800d97edbff4cde0a323d63cd7a5e5d9942cf05467d3149fe6e3bbf03f5fe3025

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.