package containers

  1. Overview
  2. Docs
A modular, clean and powerful extension of the OCaml standard library

Install

Dune Dependency

Authors

Maintainers

Sources

v3.12.tar.gz
md5=d74226924b65697a8558eb34a6074417
sha512=d5094e362f9ad7fe91aa060ef5c9805812cf888b326f0f0070f929205a83169a64c78dfce58a2ec0da77555b21c69a1f287fb38da9867cd6b16507f6c20fa666

doc/containers.pp/Containers_pp/Flatten/index.html

Module Containers_pp.FlattenSource

Trivial printing, on a single line.

This is generally ugly, but it's simple and fast when we do not care about looks.

Sourceval to_out : Out.t -> t -> unit
Sourceval to_buffer : Buffer.t -> t -> unit
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.