• en

extlib 1.6.1

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

A complete yet small extension for OCaml standard library (reduced, recommended)

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.