package pprint

  1. Overview
  2. Docs
type channel = Format.formatter
type document = document
val pretty : float -> int -> channel -> document -> unit
val compact : channel -> document -> unit
OCaml

Innovation. Community. Security.