Welcome! Please see the About page for a little more info on how this works.

0 votes
in Clojure by

As discussed in (link: http://groups.google.com/group/clojure/browse_thread/thread/c9eef488d27bdf37 text: this thread), I am submitting a more performant version of flatten for review. It has the same semantics as the current core/flatten. I have also updated the doc string to say that "(flatten nil) returns the empty list", because that's what the current version of core/flatten does as well.

I haven't mailed in a CA yet, but I will tomorrow morning.

Edit: Of course I'd mess my first ticket up :-). I am not immediately seeing an option to edit this to add the "patch" tag or add the "ready to test" action. Sorry folks

2 Answers

0 votes
by
0 votes
by
Reference: https://clojure.atlassian.net/browse/CLJ-400 (reported by alex+import)
Welcome to Clojure Q&A, where you can ask questions and receive answers from members of the Clojure community.
...