Paketname | libextlib-ocaml-dev |
Beschreibung | extended standard library for OCaml |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.5.1-5+b1 |
Sektion | ocaml |
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 | Debian OCaml Maintainers |
Quelle | extlib (1.5.1-5) |
Paketgröße | 285482 Byte |
Prüfsumme MD5 | 7cb4cb9513a91f6197e199a94d77cc70 |
Prüfsumme SHA1 | fad395c1c721fb305b125f7e6a663ccf73e60257 |
Prüfsumme SHA256 | 6976e75f96271fd3a2f4574f6eb56d8c1b6bd397e137c3122f2a3296e01db39a |
Link zum Herunterladen | libextlib-ocaml-dev_1.5.1-5+b1_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.
|