mirror of
https://github.com/hmemcpy/milewski-ctfp-pdf.git
synced 2024-11-23 04:15:23 +03:00
Improve wording
This commit is contained in:
parent
9488b456a4
commit
f4c2e7b74e
@ -236,7 +236,7 @@ polymorphic functions of the type:
|
||||
\begin{Verbatim}
|
||||
type ProdP p = forall a b. (a -> b) -> p a b
|
||||
\end{Verbatim}
|
||||
These functions have different types. However, we can unify their types,
|
||||
Functions \code{lambda} and \code{rho} have different types. However, we can unify their types,
|
||||
if we form one big product type, gathering together all diagonal
|
||||
elements of \code{p}:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user