package ocp-index

  1. Overview
  2. Docs

This module contains definitions for the predefined OCaml elements which are not in Pervasives like base types (int, char...) and exceptions (Match_failure...)

val types : IndexTypes.info list
val variants : IndexTypes.info list
val exceptions : IndexTypes.info list
val keywords : IndexTypes.info list
val all : IndexTypes.info list