Przeglądaj źródła

Improve wording

master
Julian Ospald 9 lat temu
rodzic
commit
7e379bf475
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 220CD1C5BDEED020
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      VL2/content/VL2_polymorphism2.tex

+ 1
- 1
VL2/content/VL2_polymorphism2.tex Wyświetl plik

@@ -9,7 +9,7 @@ We can even have more generic stuff like:
\begin{haskellcode}
f :: a -> b
\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}
\\
\pause


Ładowanie…
Anuluj
Zapisz