[plt-scheme] Re: Scheme workshop survey

From: Alan Watson (alan at alan-watson.org)
Date: Sat Oct 18 00:56:17 EDT 2008

Shriram,

(car '((a b c) x y z)) does not evaluate to (quote (a b c)). You are  
confusing a value with a literal datum that evaluates to the same value.

Regards,

Alan
-- 
Alan Watson
http://www.alan-watson.org/



Posted on the users mailing list.