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
Is there a reason why this can't be used with non-protocol classes?
This seems like the solution I have been looking for but I need it to work with non-protocol classes.
I hope that one day Python will have a native intersection type but until then this could be a useful stopgap.