[racket] discarding initialization with delay + reset

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Tue Oct 19 08:10:46 EDT 2010

On Mon, Oct 18, 2010 at 6:52 AM, Matthias Felleisen
<matthias at ccs.neu.edu> wrote:
>
> If you use drracket to code, use check syntax on your expression, right-click on delay or force, and request to jump to the definition. This will trigger an error message --ignore it! Look for force/ and force and delay to understand how things are handled in this world.
>

Check syntax now works on this file (collects/racket/private/promise.rkt).

Robby


Posted on the users mailing list.