https://github.com/lestherll/fp-in-scala
Notes for the book Functional Programming in Scala
https://github.com/lestherll/fp-in-scala
Last synced: 9 months ago
JSON representation
Notes for the book Functional Programming in Scala
- Host: GitHub
- URL: https://github.com/lestherll/fp-in-scala
- Owner: lestherll
- License: mit
- Created: 2022-02-03T08:42:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-06T22:30:12.000Z (over 4 years ago)
- Last Synced: 2025-01-16T14:45:49.745Z (over 1 year ago)
- Language: Scala
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notes for Functional Programming in Scala book
[](https://github.com/lestherll/fp-in-scala/actions/workflows/ci.yml)
My adventures in learning funcrtional programming through [Scala](https://www.scala-lang.org/) with [Functional Programming in Scala](https://www.manning.com/books/functional-programming-in-scala).