Click here to Skip to main content
15,893,814 members
Articles / Programming Languages / C#

Using Monads to manage exception handling

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
25 Oct 2015CPOL4 min read 9.2K   7  
In this article I will concentrate on how by using a specific functional structure called monad we can remove a lot of boilerplate code.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions