[racket-dev] RFC: "provide" via mutation

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Mon Jun 21 15:44:44 EDT 2010

On Mon, Jun 21, 2010 at 3:24 PM, Robby Findler
<robby at eecs.northwestern.edu> wrote:
> I don't quite get the issues yet, but why should this type check?
> Doesn't it add1 to a function?

No, the function is invoked: (add1 (#,myx))
-- 
sam th
samth at ccs.neu.edu


Posted on the dev mailing list.