[racket] Saved continuations

From: Harry Spier (vasishtha.spier at gmail.com)
Date: Wed Sep 5 17:39:33 EDT 2012

Thanks Daniel but the question I was trying to find out was:
Is there a way to save any  valid continuation and be guaranteed that nothing that happens in the program between the time the continuation was saved and the time the saved continuation was invoked will alter the results of invoking the continuation.

Harry
---------------------
D. Herring wrote:
Does an extra (let ...) do what you want, or do you want new bindings for *all* variables that are used in the continuation?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120905/6cb007e3/attachment.html>

Posted on the users mailing list.