Jed Davis <jdev@panix.com> wrote:
+---------------
| rpw3@rpw3.org (Rob Warnock) writes:
| > In a nutshell: The thing that's different about full/real/Schemish
| > continuations is that you can call them more than once. But note
| > that only the *control* path is repeated; any globals that you
| > SETF'd [such as the yello sticky] *aren't* reset when you call the
| > continuation a 2nd, 3rd, 4th, etc., time...
|
| Local bindings that have been SETF'd are also not reset, though of
| course they're subject to scope as usual.
+---------------
Yes, of course. You caught me oversimplifying for tutorial purposes...
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607