A confusing cond result sent me to an odd place just now, and apparently 
list? is true for the result of (clojure.lang.PersistentQueue/EMPTY) queue 
item. Now technically I see this makes sense, since `list?` "Returns true 
if x implements IPersistentList", and that's absolutely the case for  
`clojure.lang.PersistentQueue`, 
from what I can see.

Is this something I should mention at the Jira instance? Or is it already 
in the works somewhere? I'm not from a Java background, and have no clear 
idea what if anything should be done about it.

Thanks much.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to