On 14 Mar 2013, at 13:13, David Powell <[email protected]> wrote:

> As a temporary hack, perhaps you could implement a deftype ReduceToTransient 
> wrapper that implements CollReduce by calling reduce on the parameter, and 
> then calling persistent! on the return value of reduce.  You'd also need to 
> implement CollFold so that the partitioning function produces wrapped results.
> 
> Would that work?


Hmm. Possibly. I'll have a think about it...

--
paul.butcher->msgCount++

Snetterton, Castle Combe, Cadwell Park...
Who says I have a one track mind?

http://www.paulbutcher.com/
LinkedIn: http://www.linkedin.com/in/paulbutcher
MSN: [email protected]
AIM: paulrabutcher
Skype: paulrabutcher

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to