Improve wording
This commit is contained in:
parent
19ede54d1a
commit
fab913d5b9
2
VL1.tex
2
VL1.tex
@ -691,7 +691,7 @@ For haskell IDEs, see \url{https://wiki.haskell.org/IDEs}
|
||||
\item What are the differences between lists and pairs?
|
||||
\end{itemize}
|
||||
\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 or a partial function?
|
||||
\begin{haskellcode}
|
||||
data IntOrDouble = MkDouble Double
|
||||
| MkInt Int
|
||||
|
Loading…
Reference in New Issue
Block a user