Skip to content

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

License

Notifications You must be signed in to change notification settings

gbogard/cats-mtl-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages