changeset 26 | a7afc2540a88 |
parent 25 | 6253f4681451 |
child 32 | 45557ad18ea6 |
--- a/slides/slides01.tex Wed Nov 09 15:07:23 2016 +0000 +++ b/slides/slides01.tex Thu Nov 10 00:15:14 2016 +0000 @@ -115,7 +115,7 @@ \textcolor{codegreen}{\texttt{List[(BigInt, String)]}} & lists of BigInt-String\\ & pairs\\ - \textcolor{codegreen}{\texttt{List[List[Int]]}} & list of lists\\ + \textcolor{codegreen}{\texttt{List[List[Int]]}} & list of lists of Int's\\ \end{tabular} \end{center}