Handbook
Glossary
low-order-word? ( #call -- ? )
Vocabulary
compiler
.
tree
.
modular-arithmetic
Inputs
#call
an
object
Outputs
?
an
object
Definition
USING:
accessors
words
;
IN:
compiler.tree.modular-arithmetic
:
low-order-word?
( #call -- ? )
word>>
"low-order"
word-prop
;