https://github.com/gvolpe/pfps-examples
:izakaya_lantern: Standalone examples shown in the book "Practical FP in Scala: A hands-on approach"
https://github.com/gvolpe/pfps-examples
cats cats-effect cats-mtl fp fs2 functional-programming monocle newtypes refined
Last synced: 6 months ago
JSON representation
:izakaya_lantern: Standalone examples shown in the book "Practical FP in Scala: A hands-on approach"
- Host: GitHub
- URL: https://github.com/gvolpe/pfps-examples
- Owner: gvolpe
- License: apache-2.0
- Created: 2019-10-03T00:55:43.000Z (about 6 years ago)
- Default Branch: second-edition
- Last Pushed: 2022-07-06T03:29:30.000Z (about 3 years ago)
- Last Synced: 2025-04-04T12:59:06.518Z (6 months ago)
- Topics: cats, cats-effect, cats-mtl, fp, fs2, functional-programming, monocle, newtypes, refined
- Language: Scala
- Homepage: https://leanpub.com/pfp-scala
- Size: 451 KB
- Stars: 198
- Watchers: 9
- Forks: 69
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pfps-examples
=============[](https://github.com/gvolpe/pfps-examples/actions)
[](https://mergify.io)Standalone examples shown in the book [Practical FP in Scala: A hands-on approach](https://leanpub.com/pfp-scala).
⚠️ **IMPORTANT NOTICE** If you are reading the first edition of [Practical FP in Scala](https://leanpub.com/pfp-scala), go to the [master](https://github.com/gvolpe/pfps-examples/tree/master) branch. You're now on the `second-edition` branch, which is the new default. ⚠️