Rm obsolete reference to ADTs

This commit is contained in:
Julian Ospald 2015-04-21 14:42:05 +02:00
parent 4f67c48b6f
commit ab7c101b4b
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 0 additions and 1 deletions

View File

@ -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}