Improve "how to think haskell"

This commit is contained in:
Julian Ospald
2015-04-21 14:07:57 +02:00
parent db789c6643
commit e0c1112ca0

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}