Lazyness (CIS194 Wk 6) by Ben Kolera (@benkolera)

Lazyness (CIS194 Wk 6)

By Ben Kolera (@benkolera)

Haskell's ubiquitous non-strictness is a wonderful property that sets it apart from most other programming languages. In this talk, we go through exactly what laziness actually is, how to reason about it and consequences that it has on your programming style.