traverse_with_path
DrJimFan opened this issue · 1 comments
DrJimFan commented
Feature request: it would be great to have a traverse_with_path
function that works as traverse()
but includes the path that leads to the current node. Similar to map_structure_with_path
.
Thanks for this awesome library!
superbobry commented
Added in 09bbcba and available in 0.1.6.