Several clojure.contrib.seq/seq-utils functions have been promoted
(with some modification) to clojure.core.
Here's the super-terse summary from the code comment:
;; moved to clojure.core: flatten, partition-all, frequencies,
;; reductions, shuffle, partition-by
;; moved with semantic changes:
;; group-by now returns an *unsorted* map
;; moved with name changes:
;; rand-elt => clojure.core/rand-nth
;; includes? => clojure.core/seq-contains?
I am standing by in IRC to answer questions you may have, and will be
following this email one with a longer one detailing the rationale for
these changes.
Thanks!
Stu
--
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