add purely functional data structures to paradigms readme (#485)

* add purely functional data structures
* add purely functional data structures to paradigms readme
This commit is contained in:
Wale O 2017-10-19 03:49:17 -07:00 committed by Darren_N
parent e4ee84f4f9
commit af63424951
2 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@
The More Things Change, The More They Are the Same](equal-rights-for-functional-objects.pdf)
* :scroll: [Optimal Purely Functional Priority Queues](optimal-purely-functional-priority-queues.pdf)
* :scroll: [Why Functional Programming Matters](why-functional-programming-matters.pdf)
* [:scroll:](purely-functional-data-structures.pdf) [Purely Functional Data Structures](https://www.cs.cmu.edu/~rwh/theses/okasaki.pdf)
## Applicative Programming