joaonuno / flat-to-nested-js

Convert a hierarchy from flat to nested representation.
MIT License
79 stars 21 forks source link

multiple parents #20

Closed jhoogeboom closed 4 years ago

jhoogeboom commented 4 years ago

Would be interesting to allow multiple parents.

joaonuno commented 4 years ago

Could be interesting, but I think it's out-of-scope for this lib which is for tree-like structures.