Handbook
Glossary
propagate-sequence-constructor ( #call word -- infos )
Vocabulary
compiler
.
tree
.
propagation
.
slots
Inputs
#call
an
object
word
an
object
Outputs
infos
an
object
Definition
USING:
accessors
arrays
compiler.tree.propagation.info
kernel
sequences
words
;
IN:
compiler.tree.propagation.slots
:
propagate-sequence-constructor
( #call word -- infos )
[
in-d>>
first
value-info
]
[
"default-output-classes"
word-prop
first
]
bi*
<sequence-info>
1array
;