mavoweb / treecle

WIP. A toolbox for hierarchical JS objects.
https://treecle.mavo.io
MIT License
6 stars 0 forks source link

walk up function #10

Open adamjanicki2 opened 6 months ago

adamjanicki2 commented 6 months ago

Another useful function is one that walks up a tree to the root and executes a callback on each node it passes over