On Saturday, July 7, 2012 3:42:58 AM UTC-4, Philip Potter wrote:
>
> Sounds like zippers may be able to help you here. When you use a zipper to 
> descend into a tree, it automatically generates a trail of breadcrumbs to 
> enable you to ascend back to the top, without needing backreferences in the 
> original data structure. And it's purely functional, too. 
>
> Phil
>
>  
This may work for me too. I was originally thinking about using 
clojure.walk, which only has access to the node itself. Thanks.

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

Reply via email to