Handbook
Glossary
curry-effect* ( effect -- effect' )
Vocabulary
compiler
.
tree
.
propagation
.
call-effect
Inputs
effect
an
object
Outputs
effect'
an
object
Definition
IN:
compiler.tree.propagation.call-effect
GENERIC:
curry-effect*
( effect -- effect' )
Methods
USING:
compiler.tree.propagation.call-effect
;
M:
+unknown+
curry-effect*
;
USING:
compiler.tree.propagation.call-effect
effects
;
M:
effect
curry-effect*
curry-effect
;