nesting-limit? ( -- ? )


Vocabulary
prettyprint.backend

Inputs
None

Outputs
?a boolean


Word description
Tests if the nesting-limit has been reached.

Notes
This word should only be called from inside the with-pprint combinator.

Definition