Handbook
Glossary
shuffle-node
Vocabulary
compiler
.
tree
.
debugger
Definition
USING:
effects
;
IN:
compiler.tree.debugger
TUPLE:
shuffle-node
{
effect
effect
initial:
( -- )
}
;
Methods
USING:
accessors
compiler.tree.debugger
effects
prettyprint.custom
prettyprint.sections
;
M:
shuffle-node
pprint*
effect>>
effect>string
text
;