[plt-scheme] How to find the value associated to a symbol via an identifier ?

From: Eli Barzilay (eli at barzilay.org)
Date: Sun Feb 15 23:12:36 EST 2009

On Feb 15, Grant Rettke wrote:
> On Sun, Feb 15, 2009 at 9:35 PM, Eli Barzilay <eli at barzilay.org> wrote:
> > It is possible to do this, but not in a way that will make you
> > happy.
> 
> Is there a not-ugly non-macro-generating way to do this?

No, at least not for my definition of "not-ugly".  And there's a
reason for that: questions like this are always about something that
could be done in a better way.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.