瀏覽代碼

Add questions for pairs

master
Julian Ospald 9 年之前
父節點
當前提交
5790a8dfc8
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 220CD1C5BDEED020
共有 1 個檔案被更改,包括 4 行新增1 行删除
  1. +4
    -1
      VL1/content/VL1_pairs.tex

+ 4
- 1
VL1/content/VL1_pairs.tex 查看文件

@@ -8,4 +8,7 @@ sumPair :: (Int, Int) -> Int
sumPair (x, y) = x + y
\end{haskellcode}
\pause
\ifger{Hinweis: wir benutzen}{Note: we use} \hinline{(x, y)} \ifger{als Notation sowohl für den Typ als auch die Definition! Dies sind trotzdem 2 verschiedene Dinge. Wir können auch Triple, Quadruple etc. haben.}{notation for both the type and the definition! Those are still two different things. We can also have triples, quadruples etc.}
\ifger{Hinweis: wir benutzen}{Note: we use} \hinline{(x, y)} \ifger{als Notation sowohl für den Typ als auch die Definition! Dies sind trotzdem 2 verschiedene Dinge. Wir können auch Triple, Quadruple etc. haben.}{notation for both the type and the definition! Those are still two different things. We can also have triples, quadruples etc.}
\vspace{\baselineskip}\\
\pause
\ifger{Frage: Unterschied zu Listen?}{Question: difference to lists?}

Loading…
取消
儲存