baseversion

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://github.com/janestreet/base/archive/v0.9.2.tar.gz
sha256=cb93c7b8da60adefc6f154b6eb7f94417add7b5d483e7f6f27e13b1295e30afc
md5=e9292a2ece0fd664d2251856cc051e17
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/base/base.v0.9.2/opam
Required by