Improve "How to think in haskell?"

Este commit está contenido en:
Julian Ospald 2015-04-16 21:18:45 +02:00
padre 20717c2f02
commit 72d6e29f3d
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 0 borrados

Ver fichero

@ -244,6 +244,7 @@ Let's reiterate. Haskell is:
\begin{frame}
\frametitle{How to think haskell?}
\begin{itemize}[<+->]
\item forget about imperative, procedural, OOP; forget about any programming language
\item think in types!
\begin{itemize}[<+->]
\item don't be afraid of type errors