On Sep 10, 12:26 pm, Christophe Grand <[EMAIL PROTECTED]> wrote:
> 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.
>

Fixed - thanks for the report!

Rich

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to