Rm obsolete reference to ADTs

This commit is contained in:
Julian Ospald 2015-04-21 14:42:05 +02:00
rodzic 4f67c48b6f
commit ab7c101b4b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 220CD1C5BDEED020
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -2,5 +2,4 @@
\item What is haskell? What are the 3 fundamental concepts behind it?
\item How do you do pattern matching?
\item What is the difference between lists and tuples? How do you construct them?
\item How do you define your own data types?
\end{itemize}