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
We define other terms such as assignability, type identity, etc. Representability (as in "representable as a value of type T") is not explicitly defined. Yet it is a crucial concept: type checkers typically have a function implementing this predicate.