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
not like UnsafeVariance because as the name suggests, it's unsafe. all it does is make the type bivariant without filtering out methods that are unsafe to call
The text was updated successfully, but these errors were encountered:
not like
UnsafeVariance
because as the name suggests, it's unsafe. all it does is make the type bivariant without filtering out methods that are unsafe to callThe text was updated successfully, but these errors were encountered: