Handbook
Glossary
(slots-with-length) ( length class -- slots )
Vocabulary
compiler
.
tree
.
propagation
.
info
Inputs
length
an
object
class
an
object
Outputs
slots
an
object
Definition
USING:
arrays
kernel
math
sequences
words
;
IN:
compiler.tree.propagation.info
:
(slots-with-length)
( length class -- slots )
"slots"
word-prop
length
1
-
f
<array>
swap
prefix
;