package ocplib_stuff

  1. Overview
  2. Docs

Description

This library contains some basic stuff that is used in some OCP libraries and applications. Most of them are probably available in other extensions of the standard libraries (extlib, core, etc.), but we are used to these ones.

Tags

org:ocamlpro

Published: 22 Sep 2020

README

README.md

ocplib_stuff

This library contains some basic stuff that is used in some OCP libraries and applications. Most of them are probably available in other extensions of the standard libraries (extlib, core, etc.), but we are used to these ones.

  • Website: https://ocamlpro.github.io/ocplib_stuff

  • General Documentation: https://ocamlpro.github.io/ocplib_stuff/sphinx

  • API Documentation: https://ocamlpro.github.io/ocplib_stuff/doc

  • Sources: https://github.com/ocamlpro/ocplib_stuff

Dependencies (2)

  1. dune >= "2.6.0"
  2. ocaml >= "4.07.0" & < "5.0.0"

Dev Dependencies (5)

  1. ocamlformat with-test
  2. odoc with-doc
  3. ppx_expect with-test
  4. ppx_inline_test with-test
  5. dune with-test & < "2.8.0"

Conflicts

None