baseversion

Full standard library replacement for OCaml

Full standard library replacement for OCaml

Base is a complete and portable alternative to the OCaml standard library. It provides all standard functionalities one would expect from a language standard library. It uses consistent conventions across all of its module.

Base aims to be usable in any context. As a result system dependent features such as I/O are not offered by Base. They are instead provided by companion libraries such as stdio:

https://github.com/janestreet/stdio

AuthorJane Street Group, LLC
LicenseApache-2.0
Published
Homepagehttps://github.com/janestreet/base
Issue Trackerhttps://github.com/janestreet/base/issues
MaintainerJane Street developers
Dependencies
Optional dependencies
Source [http] https://ocaml.janestreet.com/ocaml-core/v0.11/files/base-v0.11.0.tar.gz
sha256=ac393f03f2a1b187fa320caedb4de21d3b701d3b5d02e607e640e1e5e4721629
md5=787aaa04b25eca106ebb9380a32bad66
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/base/base.v0.11.0/opam
Required by