David Thompson <dthomps...@worcester.edu> skribis:

>> +    (map (lambda (input)
>> +           (list input (list 'unquote (string->symbol input))))
>
> Could be rephrased as:
>
>     `(,input (,'unqoute ,(string->symbol input)))
>
> Not sure if it's a good idea, though.  Ludo? ;)

Not sure either.  :-)  The original may be better.

Ludo’.

Reply via email to