Closed ThierryBleau closed 3 years ago
Currently the counter that assigns ids to type variables is separate from the Type environment. This can lead to difficulties when dealing with multiple type environments.
Rewriting type environments with their own counters would fix the issue.
Currently the counter that assigns ids to type variables is separate from the Type environment. This can lead to difficulties when dealing with multiple type environments.
Rewriting type environments with their own counters would fix the issue.