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 513a645 commit 476c46fCopy full SHA for 476c46f
docs/_docs/reference/contextual/derivation.md
@@ -49,7 +49,7 @@ given [...]: TC[ ... DerivingType[...] ... ] = TC.derived
49
50
What the derived instance precisely looks like depends on the specifics of `DerivingType` and `TC`, we first examine `TC`:
51
52
-### `TC` takes 1 parameter
+### `TC` takes 1 parameter `F`
53
54
Therefore `TC` is defined as `TC[F[A_1, ..., A_K]]` (`TC[F]` if `K == 0`) for some `F`.
55
There are two further cases depending on the kinds of arguments:
0 commit comments