Infinite lists

Lazy evaluation allows producing and consuming infinite data structures such as lists. Here is an example that sums all squares that are less than 20. Back


Pedro Vasconcelos, 2023.
Powered by Elm and CodeMirror.