瀏覽代碼

Rm debatable line about laziness causing memory overhead

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

+ 0
- 1
VL1.tex 查看文件

@@ -217,7 +217,6 @@ In haskell expressions are not evaluated until their results are actually needed
\item infinite data structures are now possible (recursive and non-recursive)
\item defining new control structures by just defining a function (since not everything is evaluated... who needs if-then-else anyway?)
\item important for compositional programming and efficiency
\item laziness causes (memory) overhead, but most of the time the benefits outweigh the costs
\end{itemize}
\end{frame}



Loading…
取消
儲存