/cats-mtl-talk

IO Monad and Error management in Scala, a talk I gave in a FP meetup in 2019

Primary LanguageScalaCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

IO Monad and Error Management : From Exceptions to Cats MTL

This is talk about functional error management using monad transformers I gave in a few meetups.

In the example folder you will find a Scala project with all the examples from the talk.

License

This talk is distributed under a Creative Commons Attribution-ShareAlike 4.0 International. It basically means you can do anything you want with it, as long as you identify me (Guillaume Bogard) as the original author, and share your derived works under the same terms.

See the LICENSE file for more details.