Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dpapathanasiou/fp-in-scala
These are my attempts at solving the exercises in "Functional Programming in Scala"
https://github.com/dpapathanasiou/fp-in-scala
Last synced: about 2 months ago
JSON representation
These are my attempts at solving the exercises in "Functional Programming in Scala"
- Host: GitHub
- URL: https://github.com/dpapathanasiou/fp-in-scala
- Owner: dpapathanasiou
- License: mit
- Created: 2015-04-05T14:34:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-21T02:02:54.000Z (over 9 years ago)
- Last Synced: 2023-03-22T13:04:45.908Z (almost 2 years ago)
- Language: Scala
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
These are my attempts at solving the exercises in [Functional Programming in Scala](http://www.worldcat.org/title/functional-programming-in-scala/oclc/823712614) by [@pchiusano](https://github.com/pchiusano) and [@runarorama](https://github.com/runarorama).
Throughout this effort, I'm going to limit my viewing of the information in the [fpinscala](https://github.com/fpinscala/fpinscala) repo to just the hint files.