[racket] The behaviour of (list 'one 'two 'three)

From: Colin Gan (gan.colin.e at gmail.com)
Date: Wed Jan 29 10:00:27 EST 2014

Hi people,

The aforementioned s-exp produces the result (one two three). I find this
surprising as I do not expect the *list *procedure to unquote the symbols
passed to it.

Could someone explain why this is so?

Regards,

Colin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140129/798619fb/attachment.html>

Posted on the users mailing list.