package ocp-index

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocp-index-1.2.tbz
sha256=b93ed30df9ca321ff5758cdf43976034bcc5b3a23f83fcebbd524ea505e090d1
sha512=40d585edde42048d03b7672f29a0e4d0b92903d7b65f6d34f0c59d7ce29606bfc85a937b4967aea267eeb4f398990ec7ba8ec844858e433ce080a7f195a709b8

doc/index.html

ocp-index

API

Library ocp-index.lib

  • 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
  • IndexTypes
  • LibIndex
  • Trie This module defines a generic data structure: Lazy tries based on lists
OCaml

Innovation. Community. Security.