On 10/15/2015 03:39 PM, Anthony Carrico wrote:
> On 10/15/2015 03:37 PM, Anthony Carrico wrote:
>> I didn't really want to get dragged into this, but keep in mind that:
>>
>> (symbol? #'test) ; -> #f
> 
> err... (symbol? '#:test) ; -> #f
> 

Yes. I found this in the Common Lisp Hyperspec:

(symbolp :test) =>  true

http://www.lispworks.com/documentation/HyperSpec/Body/f_symbol.htm#symbolp

-- 
Anthony Carrico

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to