Rm reference to polymorphic data types

Cette révision appartient à :
Julian Ospald 2015-04-21 18:35:29 +02:00
Parent 5acabb296f
révision 91330daea8
Signature inconnue de Gitea
ID de la clé GPG: 220CD1C5BDEED020
1 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

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