Are monads practical?

Share:

Listens: 0

Thoughts on Functional Programming Podcast by Eric Normand

Education


Bruno Ribeiro asked a great question about the practical uses of monads. Are they useful? Why are they used so much in Haskell? In this episode, we briefly go over the history of monads in Haskell and how they allow you to do imperative programming in a pure functional language.