Handbook
Glossary
factorcode.org
Formatted output
Factor handbook
ยป
Input and output
Prev:
Working with binary data
Next:
Checksums
The
io.styles
vocabulary defines a protocol for formatted output. This is used by the prettyprinter, help system, and various developer tools. Implementations include
ui.gadgets.panes
,
html.streams
, and
io.streams.plain
.
Formatted stream protocol
Formatted output on the default stream
Text styles