Handbook
Glossary
.r ( -- )
Factor handbook
»
Developer tools
»
The prettyprinter
»
Prettyprinting stacks
Prev:
.s ( -- )
Next:
.c ( -- )
Vocabulary
prettyprint
Word description
Displays the contents of the retain stack, with the top of the stack printed first.
Definition
USING:
kernel
;
IN:
prettyprint
:
.r
( -- )
get-retainstack
stack.
;