An open API service indexing awesome lists of open source software.

https://github.com/toyboot4e/pearls-hs

Pearls of Functional Algorithm Design in Haskell
https://github.com/toyboot4e/pearls-hs

Last synced: over 1 year ago
JSON representation

Pearls of Functional Algorithm Design in Haskell

Awesome Lists containing this project

README

          

= Pearls of functional programming in Haskell

My attempt to solve the problems / copy the answers in the book.

See https://github.com/derekmcloughlin/pearls for complete and correct answers.