Handbook
Glossary
is-copy-of ( val copy -- )
Vocabulary
compiler
.
tree
.
propagation
.
copy
Inputs
val
an
object
copy
an
object
Outputs
None
Definition
USING:
assocs
namespaces
;
IN:
compiler.tree.propagation.copy
:
is-copy-of
( val copy -- )
copies
get
set-at
;