mavoweb / treecle

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

`walk` bug #13

Closed adamjanicki2 closed 8 months ago

adamjanicki2 commented 8 months ago

Currently, there is a bug in walk where it won't return a value unless it's at the root. See here; it will only traverse the descendants but never return anything