In this exercise we are going to solve a variation of the robot kata. This version is called the Lost Robot kata....
series-monads
8 Articles
8
Monads have a reputation as being a very complicated aspect of functional programming. In this article we demystify them and learn how to apply monads in our code...