joaonuno/tree-model-js

add reduce function to tree data structure

Closed this issue · 1 comments

This is actually the most important function as map, filter, walk a.k.a forEach can be made from that one.

Please see my comment on issue #30