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
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/v0.13.2.tar.gz
sha256=fc5d761a46ec328418c97779cba3ea7231d1632cefac651679cd4ede26f5cd5a
md5=f43ce18d98fd0879e77ff671e077e607
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/base/base.v0.13.2/opam
Required by