Browse Source

Don't be afraid of recursion

stripped-german
Julian Ospald 9 years ago
parent
commit
ade43b77ae
No known key found for this signature in database GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      VL1.tex

+ 1
- 0
VL1.tex View File

@@ -264,6 +264,7 @@ Let's reiterate. Haskell is:
\item "first solve a more general problem, then extract the interesting bits and pieces by transforming the general program into more specialised ones" -- Ralf Hinze
\end{itemize}
\item solve atomic parts of general problems and combine them into greater solutions
\item don't be afraid of recursion!
\end{itemize}
\end{frame}



Loading…
Cancel
Save