Functions
Properties
Inheritors
Extensions
Link copied to clipboard
Like joined but using commas as separators and enclosed in /*
and */
.
Link copied to clipboard
Convenience method. See plus.
Link copied to clipboard
Tries laying out this document into a single line by removing the contained Document.lineBreaks (and replacing them with spaces); if this does not fit the page, the document is laid out without any changes. This function is the key to layouts that adapt to available space nicely.
Link copied to clipboard
Returns a new document that is this with the nesting level (indentation after newlines) increased by indentationChange. Negative values for indentationChange are allowed, and decrease the nesting level accordingly.
Link copied to clipboard
Link copied to clipboard
Convenience method. See plus.