category-theory-presentation/categories/30_How/100_Functors/060_Haskell_Functor_properties.html

8 lines
202 B
HTML
Raw Normal View History

<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>