call-effect-slow>quot ( effect -- quot )


Vocabulary
compiler.tree.propagation.call-effect

Inputs
effectan effect


Outputs
quota quotation


Word description
Creates a quotation which wraps call-effect-unsafe.

Definition