Functional Programming: Functors
Briefly

In the previous article in this series we discussed a very useful pattern; Composition and how we can use it to compose bigger systems out of smaller granular units.In this article we'll be talking about Functors!Table of content

     Functors
     A Problem
     The Maybe Functor
     Solving The Problem Using Maybe Functor
     Functors Laws
     Why To Use Functors?
Read at Medium
[
add
]
[
|
|
]