From: Robby Findler (robby at eecs.northwestern.edu) Date: Mon Jun 21 15:45:46 EDT 2010 |
|
On Mon, Jun 21, 2010 at 2:44 PM, Sam Tobin-Hochstadt <samth at ccs.neu.edu> wrote: > 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)) Ah, thanks. How dare I miss a pair of parens! :) Robby
Posted on the dev mailing list. |
|