baseversion Documentation on ocaml.org

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
LicenseMIT
Published
Homepagehttps://github.com/janestreet/base
Issue Trackerhttps://github.com/janestreet/base/issues
MaintainerJane Street developers
Dependencies
Source [http] https://github.com/janestreet/base/archive/refs/tags/v0.15.2.tar.gz
md5=40f8af2c23f65eb9093492381c5555d9
sha512=2032126573fad9a6d575f58e7cc9ad00201b146c4325aa1473a81cf80e652c815243f39f8bd098a555948a5e54ee5dd91877418b515b940d77671ea7de2fd916
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/base/base.v0.15.2/opam
Required by