|
|
|
|
|
by SideburnsOfDoom
4558 days ago
|
|
You may be right about python, I don't know it as well as the others. > though you can end up in the same situation with "optimistic downcasting" (eg, get an Object as parameter You can, though it doesn't happen much in practice. The complexity of the type systems (generics, interfaces, etc) are aimed in part at always allowing there to be a strong type. |
|