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
This would be trivial if we could define some public constructor for Point3D which returned Either or Option, but I don't believe it's possible to make the type of __new__ for class T something other than T
e.g.
The text was updated successfully, but these errors were encountered: