unparse-use ( obj -- str )
Factor handbook » Developer tools » The prettyprinter

Prev:unparse ( obj -- str )
Next:pprint-cell ( obj -- )


Vocabulary
prettyprint

Inputs
objan object


Outputs
stran object


Definition