I know I use it all the time in my PLaneT packages. On Wed, Sep 21, 2011 at 8:43 PM, Sam Tobin-Hochstadt <[email protected]>wrote:
> 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 >
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

