Rm obsolete reference to ADTs

This commit is contained in:
Julian Ospald
2015-04-21 14:42:05 +02:00
parent 4f67c48b6f
commit ab7c101b4b

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}