f36590c9f4
Also added a few more section to make beamer and article more compatible.
9 lines
225 B
TeX
9 lines
225 B
TeX
Let's reiterate. Haskell is:
|
|
\begin{itemize}
|
|
\item functional
|
|
\item pure
|
|
\item lazy
|
|
\item statically typed (and truly type-safe)
|
|
\item even garbage collected
|
|
\item the world's finest imperative language (what??)
|
|
\end{itemize} |