https://github.com/rodrigosetti/functional-programming-exercises
Haskell implementation of the exercises from the Book "Functional Programming in Scala (Chiusano, Bjarnason)"
https://github.com/rodrigosetti/functional-programming-exercises
funcional-programming haskell scala
Last synced: about 2 months ago
JSON representation
Haskell implementation of the exercises from the Book "Functional Programming in Scala (Chiusano, Bjarnason)"
- Host: GitHub
- URL: https://github.com/rodrigosetti/functional-programming-exercises
- Owner: rodrigosetti
- Created: 2017-09-07T17:29:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T17:29:38.000Z (over 7 years ago)
- Last Synced: 2025-02-08T20:47:39.024Z (3 months ago)
- Topics: funcional-programming, haskell, scala
- Language: Haskell
- Size: 3.91 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Functional Programming Exercises
================================Haskell implementation of the exercises from the Book
[Functional Programming in Scala](https://www.manning.com/books/functional-programming-in-scala).