|
|
|
|
|
by johnmyleswhite
2166 days ago
|
|
Isn't this a problem in any system that allows function names to be overloaded? Don't you have the same issues if (a) your system has single dispatch and classes that can be extended outside the module in which they're originally defined? |
|