Package core v0.13.0

The full API is browsable here.

Core is Jane Street's industrial-strength alternative to the OCaml standard library.

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

open Core

Relationship to Core_kernel

Core extends Core_kernel, which exists for cases when Core in its entirety can't be used, like in Javascript.

In sum:

Package info

authors
  • Jane Street Group, LLC <opensource@janestreet.com>
changes-files
depends
homepage
issues
license
  • MIT
license-files
maintainers
  • opensource@janestreet.com
online-doc
readme-files
repo
  • git+https://github.com/janestreet/core.git
version
  • v0.13.0