Re: Grouping a list by 'sublists'..

2014-02-17 Thread Joerg
so, each string(type) is used as a grouping-key, which prefixes every each following string-in-a-vector as an argument to myfunc in the result list. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegr

Grouping a list by 'sublists'..

2014-02-17 Thread Joerg
ust be a simpler solution for this. group-by and split-with don't seem to fit here Best, Joerg -- 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 a