short. ( obj -- )
Factor handbook » Developer tools » The prettyprinter

Prev:... ( obj -- )
Next:pprint ( obj -- )


Vocabulary
prettyprint

Inputs
objan object


Outputs
None

Word description
Prettyprints an object to output-stream with a trailing line break. This word rebinds printer control variables to enforce “shorter” output.

Definition