category-theory-presentation/categories/30_How/100_Functors/050_Haskell_Functor_intuition.html

6 lines
196 B
HTML
Raw Normal View History

<h2>Haskell Functor intuition</h2>
<p>Put normal function inside a container. Ex: list, trees...<p>
<img width="70%" src="categories/img/mp/boxfunctor.png" alt="Haskell Functor as a box play"/>