Rm obsolete reference to ADTs

This commit is contained in:
Julian Ospald 2015-04-21 14:42:05 +02:00
부모 4f67c48b6f
커밋 ab7c101b4b
No known key found for this signature in database
GPG 키 ID: 220CD1C5BDEED020
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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