|
|
|
|
|
by ubernostrum
2875 days ago
|
|
Operator overloading, in any language that supports it, has always been controversial, so Python doesn't really add anything new there. The thing is, it's also incredibly useful at times. Language features that are "useful when you have the use case for it, confusing when you don't" tend to provoke that reaction. |
|