without-limits ( quot -- )
Factor handbook » Developer tools » The prettyprinter » Prettyprint control variables

Prev:with-short-limits ( quot -- )


Vocabulary
prettyprint.config

Inputs
quota quotation


Outputs
None

Word description
Calls a quotation in a new dynamic scope with prettyprinter limits set to produce unlimited output, if has-limits? is not set.

See also
(without-limits)

Definition