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