We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bcceb1 commit 00b7f40Copy full SHA for 00b7f40
media/array-to-tree.png
97.4 KB
readme.md
@@ -1,5 +1,7 @@
1
# array-to-tree [](https://travis-ci.org/alferov/array-to-tree)
2
3
+
4
+
5
> Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure.
6
7
Solves a problem with conversion of retrieved from a database sets of data to a nested data structure (i.e. navigation tree).
0 commit comments