haskell-lectures/VL1/content/VL1_reflection1.tex

7 lines
201 B
TeX
Raw Normal View History

\begin{itemize}
\item what haskell is
\item how you write haskell functions
\item how you handle lists and pairs
\item how you do pattern matching
\item how you create your own data types
\end{itemize}