diff --git a/VL1.tex b/VL1.tex index 68e1dfc..5eaece4 100644 --- a/VL1.tex +++ b/VL1.tex @@ -234,6 +234,7 @@ Let's reiterate. Haskell is: \item pure \item lazy \item statically typed (and truly typesafe) +\item even garbage collected \end{itemize} \end{frame}