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
A type class for representing references to instances of other types. Takes a single Type as input and returns a new type which can store references to values of the given type.