One option is to configure lein to use a specific timestamp instead of snapshot. Then you can back off the edge a little.

Stu

Unfortunately, group-by is a commonly used function name, used in both
Incanter and swank-clojure. I've renamed Incanter's group-by to group-
on, but the naming conflict of clojure.core/group-by and swank-
clojure.util/group-by is preventing swank from starting up using
either lein swank or the swank scripts included with Labrepl and
Incanter. I'm dead in the water, any suggested work arounds?

David


On Apr 28, 4:01 pm, Stuart Halloway <stuart.hallo...@gmail.com> wrote:
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 
athttp://groups.google.com/group/clojure?hl=en

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

Reply via email to