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
Currently we represent types more or less as parsed, and then feed those in to a SimpleSub-style solver.
However, it would be much simpler to store them SimpleSub-style directly.