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
Singleton types can be aliases of other singleton types (or unions
of singletons) in complex ways which atoms don't reflect currently.
So to be conservative we should use atoms only for confirming
subtype relationships, never for rejecting them.
0 commit comments