Skip to content

Commit 476b8b5

Browse files
data-structures: link to resources
1 parent bbe7b83 commit 476b8b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/data-structures/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,8 @@ walk the hierarchy to get the appropriate values
8484
extract only the values required by a function and pass as arguments
8585

8686
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

Comments
 (0)