Effect Systems: Reader Monad
Details
This is part of a series of events about different approaches to effect systems1 in Scala.
For each event in the series, we will:
- Describe an effectful program that we would like to write
- Discuss background and practical details about an effect system
- Write a toy implementation of the effect system
- Build and run the effectful program within the effect system
Schedule:
- Sep 26: Monad Transformers
- Oct 24: Free Monads
- Nov 28: Tagless Final
- Dec 26: Reader Monad
This is an online event.
