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

8 lines
202 B
HTML

<h2>Haskell Functor properties</h2>
<p>Haskell Functors are:</p>
<ul><li><em>endofunctors</em> ; \(F:\C→\C\) here \(\C = \Hask\),
</li><li>a couple <b>(Object,Morphism)</b> in \(\Hask\).
</li></ul>