https://github.com/slice/fpinscala
Completed exercises for Functional Programming in Scala (2014).
https://github.com/slice/fpinscala
Last synced: 9 months ago
JSON representation
Completed exercises for Functional Programming in Scala (2014).
- Host: GitHub
- URL: https://github.com/slice/fpinscala
- Owner: slice
- Created: 2020-07-21T00:25:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T18:49:28.000Z (over 5 years ago)
- Last Synced: 2025-03-15T00:22:16.005Z (about 1 year ago)
- Language: Scala
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fpinscala

A repository of completed exercises for [Functional Programming in Scala (2014)][book].
[book]: https://www.manning.com/books/functional-programming-in-scala
```bash
$ sbt test
```