pprint-object ( obj -- )
Factor handbook » Developer tools » The prettyprinter » Extending the prettyprinter » Prettyprinting more complex literals

Prev:pprint* ( obj -- )
Next:pprint-word ( word -- )


Vocabulary
prettyprint.custom

Inputs
objan object


Outputs
None

Definition


Methods