haskell-lectures/VL2/content/VL2_reiteration.tex

5 lines
435 B
TeX
Raw Normal View History

\begin{itemize}
2015-04-23 19:34:47 +00:00
\item \ifger{Was ist Haskell? Was sind die 3 fundamentalen Konzepte hinter Haskell?}{What is haskell? What are the 3 fundamental concepts behind it?}
\item \ifger{Wie funktioniert pattern matching?}{How do you do pattern matching?}
\item \ifger{Was ist der Unterschied zwischen einer Liste und einem Tuple? Wie erzeugt man sie?}{What is the difference between lists and tuples? How do you construct them?}
\end{itemize}