Handbook
Glossary
pprint-use ( obj -- )
Factor handbook
»
Developer tools
»
The prettyprinter
Prev:
pprint-short ( obj -- )
Next:
unparse ( obj -- str )
Vocabulary
prettyprint
Inputs
obj
an
object
Outputs
None
Definition
USING:
prettyprint.custom
;
IN:
prettyprint
:
pprint-use
( obj -- )
[
pprint*
]
with-use
;