Workshop/ReadPFDS/3
調整
Purely Functional Data Structures読書会 第3回 - [PARTAKE]
スケジュール
練習問題回答発表
- 2.6: @1to100pen (バックアップ: @khibino)
- 3.2: @imsuten
- 3.3: @nagaet
- 3.4: @khibino
- 3.5: @master_q
- 3.6: @seizans
- 3.7: @nobsun
- 3.8: @finalfusion
- 3.9: @shTaag
- 3.10: @ope
4章について解説: @master_q
資料
- 4章のStreamをOCamlで書いてみた
- LeftistHeap in Haskell | Success is a Journey, not a Destination
- 2/BinomialHeap.hs at master from seizans/pfds - GitHub
- test/Test.hs at master from kazu-yamamoto/bst - GitHub
- Test.QuickCheck.All
- pfds/RedBlackSet.hs at master from shtaag/Haskell - GitHub
- Data/RBTree/Original.hs at master from kazu-yamamoto/llrbtree - GitHub
- ch03/ex34 at master from khibino/pfds-read - GitHub
- PFDS exercise3.8 - Google ドキュメント
Purely Functional Data Structures exercise 3.9 (Red-Black Tree 赤黒木)