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
{{ message }}
This repository was archived by the owner on Jan 2, 2025. It is now read-only.
This one is easy : we should scan the closure body for symbols that are not present in its arguments nor created in the closure.
Beware of nested closures though : this should work recursively.
The text was updated successfully, but these errors were encountered:
This one is easy : we should scan the closure body for symbols that are not present in its arguments nor created in the closure.
Beware of nested closures though : this should work recursively.
The text was updated successfully, but these errors were encountered: