Rm obsolete reference to ADTs

This commit is contained in:
Julian Ospald 2015-04-21 14:42:05 +02:00
父節點 4f67c48b6f
當前提交 ab7c101b4b
沒有發現已知的金鑰在資料庫的簽署中
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}