Handbook
Glossary
fixnum-value? ( value -- ? )
Vocabulary
compiler
.
tree
.
modular-arithmetic
Inputs
value
an
object
Outputs
?
an
object
Definition
USING:
namespaces
sets
;
IN:
compiler.tree.modular-arithmetic
:
fixnum-value?
( value -- ? )
fixnum-values
get
in?
;