Michael Snoyman <michael <at> snoyman.com> writes:

> 
> 
> Hi Grant,
> As you might expect from immutable data structures, there's no way to 
> update in place. The approach you'd take to XSLT: traverse the tree, 
> check each node, and output a new structure. I put together the following 
> as an example, but I could ... 

Thanks a lot, I really appreciate it,

Grant






_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to