Paketname | libcore-extended-ocaml |
Beschreibung | Jane Street's standard library for OCaml - extensions (runtime) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.6.0-2build1 |
Sektion | universe/ocaml |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | ocaml-findlib, libcore-ocaml-v1oy2, libpcre-ocaml-g7y84, ocaml-base-nox-3.11.2, libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | janest-core |
Paketgröße | 11878 Byte |
Prüfsumme MD5 | 776fcc4fbf1c82e50beaba5a15b9db85 |
Prüfsumme SHA1 | f71d392e91a171736a376237b364cd83f1dc0a84 |
Prüfsumme SHA256 | fdcb67e5e9a3029f03d60a3fd7c8a1b14ace1cda13ee87315e68af01d4dbaebb |
Link zum Herunterladen | libcore-extended-ocaml_0.6.0-2build1_i386.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 runtime stuff you need to run programs using
Core_extended.
|