Paketname | libextlib-ocaml-dev |
Beschreibung | extended standard library for OCaml |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.5.1-5build1 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 1836 Byte |
Hängt ab von | libextlib-ocaml-wyvj8, ocaml-nox-3.11.2 |
Empfohlene Pakete | ocaml-findlib |
Paketbetreuer | Ubuntu Developers |
Quelle | extlib |
Paketgröße | 267824 Byte |
Prüfsumme MD5 | ec27202245aa1e7470c66178150c8fee |
Prüfsumme SHA1 | 238647a730e384a9c26ad1bcfddcea2c9654e1d0 |
Prüfsumme SHA256 | 8ec6fb1190e5cfe2f66ce79a6588dc0bd511dbb82b09abd603ba08ae128ef68f |
Link zum Herunterladen | libextlib-ocaml-dev_1.5.1-5build1_i386.deb |
Ausführliche Beschreibung | ExtLib is a project aiming at providing a complete - yet small -
standard library for the OCaml programming language.
.
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 more safety (tail-recursive) but also
to provide new modules which should be useful for the average
OCaml programmer.
.
ExtLib contains modules implementing: enumeration over abstract
collection of elements, efficient bit sets, dynamic arrays,
references on lists, Unicode characters and UTF-8 encoded
strings, additional and improved functions for hashtables,
strings, lists and option types.
|