618 Views
Normal functions form functors. An article for object-oriented programmers. This article is an instalment in an article series about functors. In a previous article you saw, for example, how to implement the Maybe functor in C#. In this article, you'll see another functor example: Reader.
0 comments