O | |
OCaml [PPrint] | |
P | |
PPrint |
A package of all of the above.
|
PPrintCombinators |
A set of high-level combinators for building documents.
|
PPrintEngine |
A pretty-printing engine and a set of basic document combinators.
|
PPrintOCaml |
A set of functions that construct representations of OCaml values.
|
PPrintRenderer |
A common signature for the multiple document renderers proposed by
PPrintEngine .
|
T | |
ToBuffer [PPrintEngine] |
This renderer sends its output into a memory buffer.
|
ToChannel [PPrintEngine] |
This renderer sends its output into an output channel.
|
ToFormatter [PPrintEngine] |
This renderer sends its output into a formatter channel.
|