Handbook
Glossary
output-candidate ( #call -- )
Vocabulary
compiler
.
tree
.
modular-arithmetic
Inputs
#call
an
object
Outputs
None
Definition
USING:
accessors
kernel
sequences
;
IN:
compiler.tree.modular-arithmetic
:
output-candidate
( #call -- )
out-d>>
first
[
modular-value
]
[
fixnum-value
]
bi
;