65.9K
CodeProject is changing. Read more.
Home

Using Monads to manage exception handling

starIconstarIconstarIconstarIconstarIcon

5.00/5 (5 votes)

Oct 26, 2015

CPOL

4 min read

viewsIcon

9965

In this article I will concentrate on how by using a specific functional structure called monad we can remove a lot of boilerplate code.