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