xf overload for vec and set

Description

Having (vec xf coll) and (set xf coll) overloads seem useful as opposed to writing (into [] ...).

One might also consider these as variadic overloads, like the sequence function has. I am unsure about that since into doesn't have one and I know too little about multiple input transducers.

Environment

None

Activity

Show:

Steve Miner February 18, 2018 at 4:26 PM

Looks like duplicate of

Alex Miller May 16, 2017 at 10:03 PM

I'm still interested.

Leon Grapenthin May 16, 2017 at 7:36 PM

After two more years with Clojure I don't see this as improvement anymore. (into [] ...) provides more expressiveness. Unless other parties are interest, I'd recommend to close this.

We still lack functionality to use the variadic map transducer with sets, but I have never needed it, so I wouldn't open a ticket for that myself.

Details

Assignee

Reporter

Priority

Affects versions

Created June 17, 2015 at 9:00 PM
Updated February 18, 2018 at 4:26 PM