Understanding Kleisli: using it to pass context info
Kleisli is a term that appears frequently when reading about functional programming. It is an important concept but it is not trivial to grasp. Often it is easier to understand new ideas by putting them into practice, in this blog entry we will see h...
lrodero.hashnode.dev6 min read