[r6rs-discuss] [Formal] SRFI-39 should be made an R6RS library

R. Kent Dybvig dyb at cs.indiana.edu
Tue Feb 13 13:28:27 EST 2007


> > When the continuation is invoked, any dynamic bindings of the new
> > continuation are restored (to the invoking thread's locations), 
>
> To the locations or their values?  If it's the locations, are they
> then shared between the thread where the continuation was captured and
> the thread where it's invoked?

Sorry for the imprecision.  The values of the continuation are restored to
the locations of the thread.

Kent



More information about the r6rs-discuss mailing list