On Sat, Aug 21, 2010 at 8:39 AM, Shriram Krishnamurthi <[email protected]> wrote: > Or if you prefer the new direction we're going in:
> (define (bar x) > (lambda () > (define x x) > x)) I like the new direction. Where are all the possible places that a define can go without wrapping it in a local? How do I look up something like that in the Help Desk (I don't see it in the section on "define")? _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

