safe-infer ( quot -- effect )


Vocabulary
compiler.tree.propagation.call-effect

Inputs
quota quotation


Outputs
effectan effect


Word description
Save and restore error variables here, so that we don't pollute words such as :error and :c for the user.

Definition