We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef5185d commit 3a0b5e5Copy full SHA for 3a0b5e5
content/covariance-contravariance.md
@@ -23,7 +23,7 @@ without diving into the category theory behind them too much. For more
23
information, please see [the Wikipedia page on covariance and
24
contravariance](https://en.wikipedia.org/wiki/Covariance_and_contravariance_%28computer_science%29).
25
26
-## Functors are covariant
+## The Functor typeclass: covariant functor
27
28
Let's consider the following functions (made monomorphic for clarity):
29
0 commit comments