package base

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.16.4.tar.gz
md5=1716b735b93c9d068dd9790bb40d6562
sha512=ab1bf389889dda97235a76782858521256ab65290831c1234781bc4b3ec8186680616f64b922b0c9dfd11b2ed46e0be9e9b8778904a97ef5f849132b925fd210

doc/base/Base/Formatter/index.html

Module Base.FormatterSource

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 Stdlib.Format, though you may wish to search for other alternatives for constructing pretty-printers using the Format.formatter type.

OCaml

Innovation. Community. Security.