On Wed, Sep 21, 2011 at 10:24 PM, Robby Findler
<[email protected]> 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
[email protected]
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to