package containers

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.