How to make multipledispatch accept objects of same class (python)

后端 未结 0 1406
余生分开走
余生分开走 2020-12-13 05:45

I am using multipledispatch to make a Point class, which has three constructors: one that takes a single integer, one that takes two, and one that takes an object of type Po

相关标签:
回答
  • 消灭零回复
提交回复
热议问题