Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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"

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. ⚠️