Add abstraction comment to "A Haskeller might claim..."
This commit is contained in:
parent
c7973c7652
commit
31bb5dc24c
1
VL1.tex
1
VL1.tex
@ -76,6 +76,7 @@ A Haskeller might claim: haskell...
|
|||||||
\item makes it easier to program complex problems
|
\item makes it easier to program complex problems
|
||||||
\item allows for clean APIs, even without any OOP
|
\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 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}
|
\end{itemize}
|
||||||
\vspace{\baselineskip}
|
\vspace{\baselineskip}
|
||||||
\onslide<+->
|
\onslide<+->
|
||||||
|
Loading…
Reference in New Issue
Block a user