A toplevel directive for looking up OCaml documentation using ocp-index.
ocp-index-top provides a convenient way to access OCaml documentation directly from the toplevel (REPL) environment. It integrates with ocp-index to enable quick lookup of module and function documentation without leaving the interactive session.
#doc directive to search for and display documentation of OCaml modules and functions.Designed to streamline the OCaml development workflow by making documentation easily accessible within the toplevel, reducing context switching and improving productivity.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.