USING: compiler.tree help.markup help.syntax kernel ; IN: compiler.tree.debugger HELP: #>r? { $values { "#shuffle" #shuffle } { "?" boolean } } { $description "True if the #shuffle copies an item from the data stack to the retain stack." } ;