pprint-delims ( obj -- start end )
Factor handbook » Developer tools » The prettyprinter » Extending the prettyprinter » Literal prettyprinting protocol

Next:>pprint-sequence ( obj -- seq )


Vocabulary
prettyprint.custom

Inputs
objan object


Outputs
startan object
endan object


Definition


Methods