On Wed, Sep 21, 2011 at 10:24 PM, Robby Findler
<ro...@eecs.northwestern.edu> wrote:
>
> Did anyone check and see if there are any uses of (define <x> (let ()
> ...)) in the tree or on planet?

I know I've used this idiom, and even more:

(define-values (x y) (let () ...))

-- 
sam th
sa...@ccs.neu.edu
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to