Add question about differences of pairs and lists
This commit is contained in:
parent
3a1a7f668b
commit
19ede54d1a
1
VL1.tex
1
VL1.tex
@ -688,6 +688,7 @@ For haskell IDEs, see \url{https://wiki.haskell.org/IDEs}
|
|||||||
\item What does the output of a haskell function depend on?
|
\item What does the output of a haskell function depend on?
|
||||||
\item What is laziness?
|
\item What is laziness?
|
||||||
\item When are types checked in haskell?
|
\item When are types checked in haskell?
|
||||||
|
\item What are the differences between lists and pairs?
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\vspace{\baselineskip}
|
\vspace{\baselineskip}
|
||||||
Does this compile? If not, fix it. Is this a total function?
|
Does this compile? If not, fix it. Is this a total function?
|
||||||
|
Loading…
Reference in New Issue
Block a user