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 <opensource@janestreet.com>
LicenseMIT
Published
Homepagehttps://github.com/janestreet/base
Issue Trackerhttps://github.com/janestreet/base/issues
Maintaineropensource@janestreet.com
Dependencies
Source [http] https://github.com/janestreet/base/archive/refs/tags/v0.14.4.tar.gz
md5=89c571906217b5513682123b74327522
sha512=d8fdc0de663797b73b65f1753e4e46f3de58dc63a9bbac10d128f84a208da16d231500906796dbc1ac6d6566f4eb4007ff7c02200b4617cc8dd475c10446cdb6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/base/base.v0.14.4/opam
Required by