alvinj / FPMonadTransformersLinks
This is the source code for the StateT “monad transformer” lessons
☆17Updated 8 years ago
Alternatives and similar repositories for FPMonadTransformers
Users that are interested in FPMonadTransformers are comparing it to the libraries listed below
Sorting:
- This project contains the source code for a State Monad lesson in my book☆10Updated 7 years ago
- ☆11Updated 8 years ago
- Notes and projects for my book, “Functional Programming, Simplified"☆18Updated 7 years ago
- source and examples to Functional Programming for Mortals with Scalaz☆127Updated 7 months ago
- The repository for the Functional Scala workshop.☆177Updated 6 years ago
- Standalone examples shown in the book "Practical FP in Scala: A hands-on approach"☆200Updated 3 years ago
- A high-performance, purely-functional library for building, composing, and supervising typed actors based on ZIO☆269Updated last year
- ☆70Updated 2 years ago
- My notes for scala☆59Updated 11 years ago
- AVSystem commons library for Scala☆87Updated last week
- Scala Exercises' lessons for the Cats library☆107Updated 2 years ago
- Example code to accompany shapeless-guide.☆133Updated 3 years ago
- Scala sample code for Bartosz Milewski's CT for Programmers☆276Updated 7 years ago
- The official repository for the Rock the JVM Cats course☆63Updated last year
- Flexible law checking for Scala☆335Updated this week
- A ZIO library for building distributed systems☆199Updated last year
- Real World Functional Programming with ZIO☆196Updated 3 years ago
- Fast type class instance derivation for Circe