Language

Package: ocaml4.07-base @ 0.11.1

Synopsis

Full standard library replacement for OCaml

Description

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 ocaml-stdio.

Home page
https://github.com/janestreet/base
Location
gnu/packages/ocaml.scm (line: 5075, column: 3)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ocaml-sexplib0' does not match package name 'ocaml4.07-sexplib0'