package base

  1. Overview
  2. Docs
Full standard library replacement for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.3.tar.gz
sha256=e34dc0dd052a386c84f5f67e71a90720dff76e0edd01f431604404bee86ebe5a

doc/base/Base/Formatter/index.html

Module Base.Formatter

The Format.formatter type from OCaml's standard library, exported here for convenience and compatibility with other libraries.

The Format module itself is deprecated in Base. You may refer to it explicitly through Caml.Format, though you may wish to search for other alternatives for constructing pretty-printers using the Format.formatter type.

OCaml

Innovation. Community. Security.