Handbook
Glossary
fixnum-coercion ( flags -- nodes )
Vocabulary
compiler
.
tree
.
modular-arithmetic
Inputs
flags
an
object
Outputs
nodes
an
object
Definition
USING:
combinators
compiler.tree.late-optimizations
kernel
math
sequences
;
IN:
compiler.tree.modular-arithmetic
MEMO:
fixnum-coercion
( flags -- nodes )
[
[
]
[
>fixnum
]
?
]
map
shallow-spread>quot
[
call
]
curry
splice-quot
;