On Sunday, June 12, 2016 at 9:12:08 AM UTC-5, Fluid Dynamics wrote:
>
> That misses the point that we have a core function that throws a 
> ClassCastException when passed (seq x) and not when passed (seq y). 
>

(pop coll) works, (pop seq) does not. The fact that lists happen to act as 
a coll here (while also being seqs) does not mean that other seqs should 
work for pop.

-- 
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