package core

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.12.3.tar.gz
sha256=3f33a0adb2504b62590e8c6ddb7cdcc433248e4ca09fc5e64057f234dbce4eed
md5=7bd476a69141c1b921dee8c1b4dd6353

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.