Browse Source

Rm reference to polymorphic data types

stripped-german
Julian Ospald 9 years ago
parent
commit
91330daea8
No known key found for this signature in database GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      VL2/content/VL2_what_you_should_know.tex

+ 1
- 1
VL2/content/VL2_what_you_should_know.tex View File

@@ -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


Loading…
Cancel
Save