interleave arguments

61 views
Skip to first unread message

joegallo

unread,
Sep 16, 2011, 9:25:23 AM9/16/11
to cloju...@googlegroups.com
Proposal for enhancement:  (interleave x) should just return x.  as it is, interleave currently only works if you give it more than one collection, and (interleave) should return nil.  as it is, interleave only works with 2 or more collections, which seems like an unnecessary restriction (it's nice to be able to apply interleave to some unknown number of collections).

Does this seem like a worthwhile idea?  If so, I can open a JIRA ticket and attach a patch.

Joe

Kevin Downey

unread,
Sep 16, 2011, 12:08:15 PM9/16/11
to cloju...@googlegroups.com
why yes joe, I certainly think such a patch would be great!

> --
> You received this message because you are subscribed to the Google Groups
> "Clojure Dev" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/clojure-dev/-/DVSQ6cm8VK8J.
> To post to this group, send email to cloju...@googlegroups.com.
> To unsubscribe from this group, send email to
> clojure-dev...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/clojure-dev?hl=en.
>

--
And what is good, Phaedrus,
And what is not good—
Need we ask anyone to tell us these things?

Joe Gallo

unread,
Oct 24, 2011, 3:19:35 PM10/24/11
to cloju...@googlegroups.com
*ahem* bump

Sean Corfield

unread,
Oct 24, 2011, 3:52:36 PM10/24/11
to cloju...@googlegroups.com
Did you open a JIRA ticket and attach a patch we can review / vote on?

(Kevin thought it was worthwhile and no one disagreed)

Joe Gallo

unread,
Oct 24, 2011, 3:54:16 PM10/24/11
to cloju...@googlegroups.com
I have done so now. http://dev.clojure.org/jira/browse/CLJ-863

No offense to Kevin, as he's awesome, but I didn't think his say-so
worked as overall approval around these parts.

Joe

> --
> You received this message because you are subscribed to the Google Groups "Clojure Dev" group.

Kevin Downey

unread,
Oct 24, 2011, 4:10:17 PM10/24/11
to cloju...@googlegroups.com
You would not be the first to under estimate the power of my approval.

--

Stuart Halloway

unread,
Oct 25, 2011, 7:38:23 AM10/25/11
to cloju...@googlegroups.com
I upvoted this patch.

Anyone know how to / want to make a view in JIRA that shows most voted patches?

Stu

Michael Fogus

unread,
Oct 25, 2011, 8:32:24 AM10/25/11
to cloju...@googlegroups.com
> Anyone  know how to / want to make a view in JIRA that shows most voted patches?

The CLJ1.4 view at
http://dev.clojure.org/jira/secure/Dashboard.jspa?selectPageId=10014
has a "Currently unresolved tickets" view that lists the vote count.
I've also created a couple filters:

Release.Next sorted by votes:
http://dev.clojure.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=10100

and

Approved backlog sort by votes:
http://dev.clojure.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=10101

and

Everything sorted by votes:
http://dev.clojure.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=10102

:F

Reply all
Reply to author
Forward
0 new messages