Support arity-1 for ->>

Description

Currently (as of Clojure 1.4) ->> doesn't support arity-1, though -> does. Arity-1 for ->> would be useful to let somebody comment out forms as follows:

Discussion: https://groups.google.com/forum/?fromgroups=#!topic/clojure/_IVl0Tb7Au4

My name on contributor list page http://clojure.org/contributing is: Shantanu Kumar

Environment

Clojure and ClojureScript

Attachments

1

Activity

Show:

Alex Miller August 17, 2013 at 9:18 PM

dup of CLJ-1121, which has been applied.

Andy Fingerhut August 15, 2013 at 1:37 AM

Ticket CLJ-1121 had a patch committed for it on Aug 14 2013. That patch fixed this issue, too. This ticket can be closed as "Completed" with no other patches needing to be applied.

import January 13, 2013 at 12:48 AM

Comment made by: vemv

Just for the record, the patch provided at http://dev.clojure.org/jira/browse/CLJ-1121 addresses this issue.

Andy Fingerhut November 8, 2012 at 7:53 PM

Right you are. I somehow accidentally got my browser to enable case matching, and was expecting it to search case insensitively. Sorry for the noise.

import November 8, 2012 at 7:43 PM

Comment made by: kumarshantanu

@Andy I can see my name on the contributors page when I search for the text "Shantanu". My CA was submitted more than a year ago.

Duplicate

Details

Assignee

Reporter

Patch

Code

Priority

Created October 12, 2012 at 7:39 PM
Updated August 17, 2013 at 9:18 PM
Resolved August 17, 2013 at 9:18 PM