Handbook
Glossary
inputs/outputs ( #renaming -- inputs outputs )
Vocabulary
compiler
.
tree
Inputs
#renaming
an
object
Outputs
inputs
an
object
outputs
an
object
Definition
IN:
compiler.tree
GENERIC:
inputs/outputs
( #renaming -- inputs outputs )
Methods
USING:
accessors
compiler.tree
kernel
;
M:
#copy
inputs/outputs
[
in-d>>
]
[
out-d>>
]
bi
;
USING:
accessors
compiler.tree
kernel
;
M:
#return-recursive
inputs/outputs
[
in-d>>
]
[
out-d>>
]
bi
;
USING:
accessors
assocs
compiler.tree
kernel
;
M:
#shuffle
inputs/outputs
mapping>>
unzip
swap
;