Paketname | libcore-ocaml-doc |
Beschreibung | Jane Street's standard library for OCaml - documentation |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.6.0-2 |
Sektion | doc |
Priorität | optional |
Installierte Größe | 2758 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | janest-core |
Paketgröße | 107358 Byte |
Prüfsumme MD5 | bfd3c7991adf91828f64a461f3dca91d |
Prüfsumme SHA1 | b89d515e9ebbbd4edf33b54b94a931fd2b4eda63 |
Prüfsumme SHA256 | 891b3eab886e8297c1a0ba54c0e3cd8150ed25de44afdff3274f2e473736c8fe |
Link zum Herunterladen | libcore-ocaml-doc_0.6.0-2_all.deb |
Ausführliche Beschreibung | Core is an alternative to the OCaml standard library developed by
Jane Street Capital.
.
Core does a number of things:
.
* provides tail recursive versions of non tail recursive functions in
the standard library;
* changes the signature of many of the standard modules to enforce
consistent naming conventions;
* includes generic serialization for most types;
* adds some new modules as well as new functionality to existing
modules.
.
Beware that Core extends some functionality of the legacy standard
library, and outright changes or replaces other; backward compatibility
.
The code of Core is routinely reviewed within Jane Street Capital
according to their quality assurance requirements. The extra library
called Core_extended adds new functionalities on top of Core, but is
only reviewed on an ad-hoc basis.
.
This package contains the ocamldoc API reference in HTML format for both
Core and Core_extended.
|