Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vkostyukov committed May 18, 2015
1 parent 9ace515 commit 4574ccb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ What to read next?
* [What's new in Purely Functional DS since Okasaki][3]
* [A Functional Approach to Standard Binary Heaps][4] (see [`StandardHeap.scala`](https://github.com/vkostyukov/scalacaster/blob/master/src/heap/StandardHeap.scala))
* [Combinatorial Algorithms in Scala][5]
* [Designing a Purely Functional Data Structure][6]


[0]: http://www.fender.com/guitars/stratocaster/
Expand All @@ -75,3 +76,4 @@ What to read next?
[3]: http://cstheory.stackexchange.com/questions/1539/whats-new-in-purely-functional-data-structures-since-okasaki
[4]: http://arxiv.org/pdf/1312.4666v1.pdf
[5]: http://vkostyukov.ru/posts/combinatorial-algorithms-in-scala/
[6]: http://vkostyukov.ru/posts/designing-a-pfds

0 comments on commit 4574ccb

Please sign in to comment.