Improve wording
This commit is contained in:
parent
b964f22c39
commit
7e379bf475
@ -9,7 +9,7 @@ We can even have more generic stuff like:
|
|||||||
\begin{haskellcode}
|
\begin{haskellcode}
|
||||||
f :: a -> b
|
f :: a -> b
|
||||||
\end{haskellcode}
|
\end{haskellcode}
|
||||||
Whatever the function does... it has something of one type and returns something of another type (it could be the same type, but doesn't need to). That's all we know.
|
Whatever the function does... it gets something of one type and returns something of another type (it could be the same type, but doesn't need to). That's all we know.
|
||||||
\vspace{\baselineskip}
|
\vspace{\baselineskip}
|
||||||
\\
|
\\
|
||||||
\pause
|
\pause
|
||||||
|
Loading…
Reference in New Issue
Block a user