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/refs/tags/v0.16.3.tar.gz
md5=04572fc23a4651604cfcab83f720cb4c
sha512=69380ed392faf4495459f97f70a10a6959fce71d2e6ba093472fc272141646307fd7872407de855dfa48ef0435f6587eae5aa50f4a67eac40a9e1946d0c3c070
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/base/base.v0.16.3/opam
Required by