You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarify note about eager vs. lazy evaluation (#901)
* Clarify note about eager vs. lazy evaluation
* Update spec/formatting.md
Co-authored-by: Addison Phillips <[email protected]>
* Avoid using 'may'
* Add language about writing vs. reading mutable state; add note that functions that write state are not recommended
* Try again
* Update spec/formatting.md
Co-authored-by: Addison Phillips <[email protected]>
* Split the addition into a normative part and an editorial part
* Fix NOTE markup
* Fix markup again
* Update spec/formatting.md
Co-authored-by: Addison Phillips <[email protected]>
* Make language stricter and say that call-by-name is forbidden
* Update spec/formatting.md
Co-authored-by: Addison Phillips <[email protected]>
* Another pass
---------
Co-authored-by: Addison Phillips <[email protected]>
0 commit comments