See: Description
| Interface | Description |
|---|---|
| Printer |
A Printer knows how to print edn values in edn syntax to an
underlying stream of characters.
|
| Printer.Fn<E> |
| Class | Description |
|---|---|
| LoosePrinter |
A Loose printer prints almost as compactly as the default printer, except that it inserts
a few discretionary spaces to improve readability for debugging scenarios.
|
| Printers |
Factory for creating
Printers and related Objects. |
Copyright © 2019. All rights reserved.