package pprint

  1. Overview
  2. Docs

pprint 20211129

Libraries

This package provides the following libraries (via ocamlobjinfo):

pprint

Documentation:

  • PPrintRenderer A common signature for the multiple document renderers proposed by PPrintEngine.
  • PPrintEngine A pretty-printing engine and a set of basic document combinators.
  • PPrintCombinators A set of high-level combinators for building documents.
  • PPrintOCaml A set of functions that construct representations of OCaml values.
  • PPrint A package of all of the above.