Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 5 years ago)
- Default Branch: second-edition
- Last Pushed: 2022-07-06T03:29:30.000Z (over 2 years ago)
- Last Synced: 2024-10-11T23:45:58.926Z (26 days 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: 197
- Watchers: 10
- Forks: 68
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pfps-examples
=============[![CI Status](https://github.com/gvolpe/pfps-examples/workflows/Build/badge.svg)](https://github.com/gvolpe/pfps-examples/actions)
[![MergifyStatus](https://img.shields.io/endpoint.svg?url=https://gh.mergify.io/badges/gvolpe/pfps-examples&style=flat)](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. ⚠️