Jane Street standard library for OCaml
Base is a standard library for OCaml. It provides a standard set of general purpose modules that are well-tested, performant, and fully-portable across any environment that can run OCaml code. Unlike other standard library projects, Base is meant to be used as a wholesale replacement of the standard library distributed with the OCaml compiler. In particular it makes different choices and doesn't re-export features that are not fully portable such as I/O, which are left to other libraries.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.15.0-1.fc36 | - |
Fedora 35 | 0.14.1-3.fc35 | - |
Fedora 34 | 0.14.1-1.fc34 | - |
You can contact the maintainers of this package via email at
ocaml-base dash maintainers at fedoraproject dot org
.