Handbook
Glossary
should-be->fixnum? ( #call -- ? )
Vocabulary
compiler
.
tree
.
modular-arithmetic
Inputs
#call
an
object
Outputs
?
an
object
Definition
USING:
accessors
sequences
;
IN:
compiler.tree.modular-arithmetic
:
should-be->fixnum?
( #call -- ? )
out-d>>
first
modular-value?
;