package ocp-index

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.3.3.tar.gz
md5=738dd32765ce0b6b6423620cc62b7db9
sha512=6360240c951ac64baf9b3736c9a37c41a5ac8c5ddf52e723019fb5ef294e786e245712fd88f408bd8f6881d8741ab152872181062acd81443eec07d1d703e85a

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.