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 bbe7b83 commit 476b8b5Copy full SHA for 476b8b5
docs/data-structures/index.md
@@ -84,3 +84,8 @@ walk the hierarchy to get the appropriate values
84
extract only the values required by a function and pass as arguments
85
86
hierachiecy can become too complex to manage, the flatest possible structure is usually simpler to work with (transform)
87
+
88
89
+## Reference
90
91
+[InfoQ article on [An In-Depth Look at Clojure Collections](http://www.infoq.com/articles/in-depth-look-clojure-collections){target=_blank .md-button}
0 commit comments