aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/optimization/lazy_evaluation.md
blob: 93cf12387c55e0f42bd9bb2cdc0f513c924c134e (plain)
1
2
3
4
5
6
7
# Reference

0. []()
0. [Comparing strict and lazy](https://www.tweag.io/blog/2022-05-12-strict-vs-lazy/)
0. [Promises Are Made to Be Broken: Migrating R to Strict Semantics](http://aviral.io/static/pdfs/promises-are-made-to-be-broken.pdf)
0. [Call-by-Need Is Clairvoyant Call-by-Value](http://www.cs.nott.ac.uk/~pszgmh/clairvoyant.pdf)