i know answering myself could sound like crazy, but:
http://clojure.org/sequences  > Create nested seqs:
split-at<http://richhickey.github.com/clojure/clojure.core-api.html#clojure.core/split-at>
 
split-with<http://richhickey.github.com/clojure/clojure.core-api.html#clojure.core/split-with>
 
partition<http://richhickey.github.com/clojure/clojure.core-api.html#clojure.core/partition>
?
:)
On Wed, May 5, 2010 at 9:08 PM, Fabio Kaminski <fabiokamin...@gmail.com>wrote:

> im really a newcomer, and since i couldnt find this information anywhere..
> there we go :)
>
> how can i split a collection and later join a collection in clojure.. to
> apply concurrent transversal patterns in collections, like a divide and
> conquer one?
>
> Thanks all!
>
> Fabio Kaminski
>

-- 
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

Reply via email to