• en

extlib 1.5.4

License LGPL-2.1 with OCaml linking exception
Homepage http://code.google.com/p/ocaml-extlib
Maintainer ygrek@autistici.org
Dependencies
& camlp4
ocamlfind
Published May 21, 2013
Source [http] http://ocaml-extlib.googlecode.com/files/extlib-1.5.4.tar.gz
329041625309b9e49051e5b097a9185d
Edit https://github.com/ocaml/opam-repository/tree/master/packages/extlib/extlib.1.5.4/opam

A complete yet small extension for OCaml standard library

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 the average OCaml programmer.