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
For example, (>= 1) is a subtype of (> 0). This doesn't really matter in
most cases though, because unions don't often reduce subtypes, and that
is the only time where the subtype relation is actually used.
0 commit comments