Handbook
Glossary
each-integer-derived-op ( word quot -- )
Vocabulary
math
.
partial-dispatch
Inputs
word
an
object
quot
an
object
Outputs
None
Definition
USING:
kernel
sequences
;
IN:
math.partial-dispatch
:
each-integer-derived-op
( word quot -- )
[
integer-derived-ops
]
dip
each
;
inline