Document
Represents a pretty printed document.
More specifically, a Document represents a non-empty set of possible layouts of a document. The print functions select one of these possibilities, taking into account things like the width of the output document.
Documents are created using the invoke functions, but the main interface is through PrettyPrintable.
Types
Functions
toDocument
Link copied to clipboard
Returns this object.