[racket] Use of map and eval to evaluate symbol in namespace

From: Pierpaolo Bernardi (olopierpa at gmail.com)
Date: Mon Aug 11 03:15:02 EDT 2014

On Mon, Aug 11, 2014 at 8:07 AM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> +1
>
> In the grand scheme of things, using `eval` to solve a problem (because
> you want to get something done now) is nowhere near as bad as, say,

but, to come back to the original question, in order to not confuse
further the OP: in this case eval was NOT getting anything done. On
the contrary, it was creating a nightmare out of a trivial task.

Posted on the users mailing list.