diff --git a/VL2/content/VL2_what_you_should_know.tex b/VL2/content/VL2_what_you_should_know.tex index fd54d2b..eedf69b 100644 --- a/VL2/content/VL2_what_you_should_know.tex +++ b/VL2/content/VL2_what_you_should_know.tex @@ -1,5 +1,5 @@ \begin{itemize} -\item how to write polymorphic data types and functions +\item how to write polymorphic functions \item how you inline functions \item what currying is and why we need it in haskell \item how you compose functions