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 Jun 6, 2021. It is now read-only.
The old TypeEnvironment was encapsulated inside our SymbolTable for convenience, this lead to an unclear API. We first make the TypeEnvironment shared so old code doesn't break: