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 every type in a Universe, there is a single Type object instance. This allows comparisons, e.g. to types.String. The way PointerTo() is implement, PointerTo(String) != PointerTo(String).