package core

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

Install

Dune Dependency

Authors

Maintainers

Sources

core-v0.12.1.tbz
sha256=fab53d2fd582c34be1c12052ff5dc45a13672dc9abe3d2f8305e65bc0e25c047
md5=3a1b7e7324b9884768eb1f85a3d49ad6

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.