On Thu, Oct 16, 2008 at 10:42 AM, mb <[EMAIL PROTECTED]> wrote:
>
> I'd like to propose a clojure.zip/goto function. It is basically
> the inverse of the clojure.zip/path function, ie. it takes a
> location and a path and walks through the zipper to the
> given node and returns its loc.

Wouldn't each step of the path have to provide the entire sub-tree at
that point, in order for = to return true?  How would this be useful?
Or am I misunderstanding something?

--Chouser

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