Handbook
Glossary
start-group ( -- )
Vocabulary
prettyprint
.
sections
Word description
Marks the start of a group. Sections inside a group are output on one line if possible.
Definition
USING:
accessors
kernel
;
IN:
prettyprint.sections
:
start-group
( -- )
last-section
t
>>start-group?
drop
;