Fix some broken links. (#718)

This commit is contained in:
Max Marrone
2023-02-06 19:46:27 -05:00
committed by GitHub
parent 77d918fc9e
commit 8ac9250746
7 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +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)
* [:scroll:](purely-functional-data-structures.pdf) [Purely Functional Data Structures](https://web.archive.org/web/20051229012826id_/http://www.cs.cmu.edu:80/~rwh/theses/okasaki.pdf)
## Applicative Programming