Rm reference to polymorphic data types

Este commit está contenido en:
Julian Ospald 2015-04-21 18:35:29 +02:00
padre 5acabb296f
commit 91330daea8
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 220CD1C5BDEED020
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

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