category-theory-presentation/categories/30_How/100_Functors/070_Functor_as_boxes.html
2013-02-28 16:49:12 +01:00

7 lines
243 B
HTML

<h2>Functor as boxes</h2>
<p>Haskell functor can be seen as boxes containing all Haskell types and functions.
Haskell types is fractal:</p>
<img width="70%" src="categories/img/mp/hask-endofunctor.png" alt="Haskell functor representation"/>