[r6rs-discuss] [Formal] SRFI-39 should be made an R6RS library
R. Kent Dybvig
dyb at cs.indiana.edu
Wed Feb 14 16:58:00 EST 2007
> I'm probably being dense, but I'm still not quite sure I understand
> what you're saying. I'm assuming you're saying what I said above,
> namely that, upon invoking a continuation, the dynamic bindings are
> restored to the same locations as in the thread where the continuation
> was captured, and thus now shared between the two thread.
No, the values are restored to locations of the thread that invokes the
continuation.
Kent
More information about the r6rs-discuss
mailing list