Hello, I'm playing with zippers (and zip filters) and I think there's a bug when you replace the root: user=> (-> [:before] zip/vector-zip (zip/replace [:after]) zip/up) [[[:after]] nil]
Changing (when path ...) to (when pnodes ...) in clojure.zip/up seems to fix it. Christophe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
