Rm reference to polymorphic data types

このコミットが含まれているのは:
Julian Ospald 2015-04-21 18:35:29 +02:00
コミット 91330daea8
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 220CD1C5BDEED020
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -1,5 +1,5 @@
\begin{itemize}
\item how to write polymorphic data types and functions
\item how to write polymorphic functions
\item how you inline functions
\item what currying is and why we need it in haskell
\item how you compose functions