Improve "how to think haskell"

This commit is contained in:
Julian Ospald 2015-04-21 14:07:57 +02:00
parent db789c6643
commit e0c1112ca0
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 0 deletions

View File

@ -15,4 +15,5 @@
\end{itemizep} \end{itemizep}
\item solve atomic parts of general problems and combine them into greater solutions \item solve atomic parts of general problems and combine them into greater solutions
\item don't be afraid of recursion! \item don't be afraid of recursion!
\item write less, think more!
\end{itemizep} \end{itemizep}