Extend "Haskell is..."

This commit is contained in:
Julian Ospald
2015-04-15 17:45:15 +02:00
parent 5ea6b6e4c3
commit fd0502e774

View File

@@ -226,6 +226,7 @@ Let's reiterate. Haskell is:
\item lazy \item lazy
\item statically typed (and truly typesafe) \item statically typed (and truly typesafe)
\item even garbage collected \item even garbage collected
\item the world's finest imperative language (what??)
\end{itemize} \end{itemize}
\end{frame} \end{frame}