Tagged in

Eff

REA Tech Blog
REA Tech Blog
The engineering blog for REA Group
More information
Followers
314
Elsewhere
More, on Medium

A Journey into Extensible Effects in Scala

This article is an introduction to using the Scala Eff library, which is an implementation of Extensible Effects. This library is now under the Typelevel umbrella, which means it integrates well with popular functional programming libraries in Scala like…