On 09.04.2010, at 16:44, Russell Christopher wrote: > http://rosettacode.org/wiki/Matrix_transposition#Clojure > > Does anyone know if transpose exists in core or contrib? A cursory check > doesn't reveal it, seems like it should be available.
Not that I know. But here's a version that works even for higher nesting levels than 2 (look for nv-transpose): http://code.google.com/p/clj-multiarray/source/browse/src/multiarray/nested_vectors.clj Konrad. -- 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 To unsubscribe, reply using "remove me" as the subject.