"RIO library and useful patterns"
Details
This month we are hosted thanks to Earnest Research.
>>> Alessandro Marrella
Title: Real world application programming with Haskell: the RIO library and useful patterns
Twitter: https://twitter.com/amarrella
Github: https://github.com/amarrella
Linkedin: https://linkedin.com/in/alessandromarrella
Email: hello@alessandromarrella.com
Description: When developing applications in Haskell there are many different patterns one could follow.
This talk gives an overview on the ReaderT design pattern and how to apply it using the RIO library.
We will go through the RIO monad, and then will show some other nice properties that the library provides.