[racket] internal define in define

From: Doug Williams (m.douglas.williams at gmail.com)
Date: Thu Sep 22 09:24:27 EDT 2011

I know I use it all the time in my PLaneT packages.

On Wed, Sep 21, 2011 at 8:43 PM, Sam Tobin-Hochstadt <samth at ccs.neu.edu>wrote:

> On Wed, Sep 21, 2011 at 10:24 PM, Robby Findler
> <robby at 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
> samth at ccs.neu.edu
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110922/9cf45ba1/attachment.html>

Posted on the users mailing list.