Paketname | libcore-ocaml-doc |
Beschreibung | Jane Street's standard library for OCaml - documentation |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.6.0-2build1 |
Sektion | universe/doc |
Priorität | optional |
Installierte Größe | 3400 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | janest-core |
Paketgröße | 107464 Byte |
Prüfsumme MD5 | 8b9eec37265bc965564cc7765ba3e6bb |
Prüfsumme SHA1 | dd46d7d6503d53e6193a0045e74c50b810a478b9 |
Prüfsumme SHA256 | 8e833eb0843250066c92143079693bef2d46ea54bcd07c2f0ef337e58cf90a60 |
Link zum Herunterladen | libcore-ocaml-doc_0.6.0-2build1_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.
|