Quellcode durchsuchen

Rm debatable line about laziness causing memory overhead

stripped-german
Julian Ospald vor 9 Jahren
Ursprung
Commit
8f9343cb36
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 220CD1C5BDEED020
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. +0
    -1
      VL1.tex

+ 0
- 1
VL1.tex Datei anzeigen

@@ -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}



Laden…
Abbrechen
Speichern