On Tuesday, March 12, 2013 2:48:52 PM UTC+1, Paul Butcher wrote:

> On 12 Mar 2013, at 13:45, Marko Topolnik <marko.t...@gmail.com<javascript:>> 
> wrote:
>
> Nice going :) Is it really impossible to somehow do this from the outside, 
> through the public API?
>
>
> I think that it *does* do it from the outside through the public API :-) 
> I'm just reifying the (public) CollFold protocol.
>
> I do copy a bunch of helper functions related to fork/join which are 
> private within the reducers namespace (which isn't particularly nice). But 
> I guess that this will go away when (if?) Clojure has a proper API to 
> support fork/join. But I thought it better to do that than reinvent the 
> wheel.
>

That's what I meant, succeed by relying on the way f/j is used by the 
reducers public API, without copy-pasting the internals and using them 
directly. So I guess the answer is "no".

-Marko
 

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to