On Wed, Apr 13, 2011 at 4:42 PM, Meikel Brandmeyer <[email protected]> wrote: > However your specification was not very clear how the ordering of the > flatten should be. The above reflects the intent as far as I > understood it. Your implementation was also not clear because you mix > conj with vectors and sequences which add at the end resp. front. I > think you meant something like the following.
Meikel, Ordering is not important. By the way, both of your functions raised ClassCastException. Regards, BG -- Baishampayan Ghose b.ghose at gmail.com -- 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
