line-limit? ( -- ? )


Vocabulary
prettyprint.sections

Inputs
None

Outputs
?a boolean


Word description
Tests if the line number limit has been reached, and thus if prettyprinting should stop.

Definition