package extlib-compat

  1. Overview
  2. Docs

Description

The purpose of this library is to add new functions to OCaml standard library modules, to modify some functions in order to get better performances or safety (tail-recursive) and also to provide new modules which should be useful for day to day programming.

Published: 13 Jul 2017

Dependencies (4)

  1. base-bytes build
  2. cppo build
  3. ocamlfind build
  4. ocaml < "4.07.0"

Dev Dependencies

None

Conflicts (1)

  1. extlib