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
Allow the constraints on a type parameter to include enum. Such a constrained type parameter could be instantiated with an enum type or with another type parameter that is so constrained.