Add abstraction comment to "A Haskeller might claim..."

This commit is contained in:
Julian Ospald 2015-04-16 20:26:14 +02:00
джерело c7973c7652
коміт 31bb5dc24c
Не вдалося знайти GPG ключ що відповідає даному підпису
Ідентифікатор GPG ключа: 220CD1C5BDEED020
1 змінених файлів з 1 додано та 0 видалено

@ -76,6 +76,7 @@ A Haskeller might claim: haskell...
\item makes it easier to program complex problems
\item allows for clean APIs, even without any OOP
\item a haskell program of 10K LOC isn't that much different to maintain as a 100K LOC
\item refactoring in haskell means abstraction
\end{itemize}
\vspace{\baselineskip}
\onslide<+->