Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/futtetennista/introductiontofunctionalprogramming

Solutions for the exercises in the "Introduction to Functional Programming" by Richard Bird and Philip Wadler
https://github.com/futtetennista/introductiontofunctionalprogramming

functional-programming haskell-learning

Last synced: 29 days ago
JSON representation

Solutions for the exercises in the "Introduction to Functional Programming" by Richard Bird and Philip Wadler

Awesome Lists containing this project

README

        

# Introduction to Functional Programming

Solutions to the exercises contained in the book [Introduction to Functional Programming](https://www.goodreads.com/book/show/3791460-introduction-to-functional-programming) by Richard Bird and Philip Wadler implemented with the Haskell programming language