Handbook
Glossary
<#return> ( stack -- node )
Vocabulary
compiler
.
tree
Inputs
stack
an
object
Outputs
node
an
object
Definition
USING:
accessors
kernel
;
IN:
compiler.tree
:
<#return>
( stack -- node )
#return
new
swap
>>in-d
;