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
We need to improve clarity on a few things in lazy state
Lazy state only works at the top level (not inside callbacks). I don't think we'll enforce this (I don't know how well we can?!) but we can document it at least. We should also make sure that the compiler stops traversal inside a new scope.
We need to improve clarity on a few things in lazy state
This means updating docs, and maybe some unit tests in this repo
The text was updated successfully, but these errors were encountered: