recursion-check


Vocabulary
prettyprint.sections

Variable description
The current nesting of collections being output by the prettyprinter, used to detect circularity and prevent infinite recursion.

Definition