On Wed, Apr 13, 2011 at 6:04 PM, Meikel Brandmeyer <[email protected]> wrote: > Both work for me, although in the flatten-maps-lazy there is a typo in > the recursive call. It should be named flatten-maps-lazy there, too.
Sorry, I checked it with incorrect data. Your solution works just fine, only that it's slower than mine (don't know why). 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
