[racket] begin vs +

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Mon Aug 2 09:53:34 EDT 2010

On Mon, Aug 2, 2010 at 9:48 AM, Keiko Nakata <keiko at kurims.kyoto-u.ac.jp> wrote:
> Or, call/cc does not capture the state?

`call/cc' does not capture the state of the heap (such as the contents
of boxes).
-- 
sam th
samth at ccs.neu.edu


Posted on the users mailing list.