Handbook
Glossary
call-effect-slow ( quot effect -- )
Vocabulary
compiler
.
tree
.
propagation
.
call-effect
Inputs
quot
an
object
effect
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
compiler.tree.propagation.call-effect
:
call-effect-slow
( quot effect -- )
drop
call
;