pprint-prefix ( word quot -- )
Factor handbook » Developer tools » The prettyprinter » Extending the prettyprinter » Prettyprinting more complex literals

Prev:pprint-string ( obj str prefix suffix -- )


Vocabulary
prettyprint.backend

Inputs
wordan object
quotan object


Outputs
None

Definition