Add pause

This commit is contained in:
Julian Ospald 2015-04-29 22:09:50 +02:00
父節點 32247fc5da
當前提交 3b677d51de
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 220CD1C5BDEED020
共有 1 個文件被更改,包括 1 次插入0 次删除

查看文件

@ -14,6 +14,7 @@ GHCi...
\vspace{\baselineskip}
\\
\ifger{Was ist eine mögliche Typsignatur dieser Funktion?}{What is a possible type signature for this function?}
\pause
\begin{haskellcode}
f :: Int -> Int
f x = x * x