package core

  1. Overview
  2. Docs
Industrial strength alternative to OCaml's standard library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.11.2.tar.gz
sha256=b9e3612c9b02552f84fbad4d9eeae1fb619bf823e53057a4af32ada5b85846a0
md5=074330d8605eecd0968e969dc81b5c99

README.md.html

README.md

Core is an industrial-strength alternative to the OCaml standard library. It was developed by Jane Street, which is the largest industrial user of OCaml.

Core provides an overlay on the usual namespace, so the best way to use Core is to start your file with:

open Core

In the case of bugs, feature requests and similar, you can contact us at opensource@janestreet.com. You can find all of Jane Street's open-source libraries on our github account. Documentation can be found here.

OCaml

Innovation. Community. Security.