package ocp-index

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

1.4.0.tar.gz
md5=7224ae09fd740ce7ab7b059666e08e4b
sha512=92e6c32ae1b953ae0928e48e09dc3238a43b87165130ec85f9e73c71ea6ce38f51bc3e39768bae0eb76d06a945767a4dcbabd3a111ccf45f37b182aa16b304ad

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.