Handbook
Glossary
unbox-output? ( node -- values )
Vocabulary
compiler
.
tree
.
tuple-unboxing
Inputs
node
an
object
Outputs
values
an
object
Definition
USING:
accessors
compiler.tree.escape-analysis.allocations
sequences
;
IN:
compiler.tree.tuple-unboxing
:
unbox-output?
( node -- values )
out-d>>
first
unboxed-allocation
;