|
|
|
|
|
by robertlagrant
1783 days ago
|
|
This is a consequence of weak typing rather than dynamic typing. I appreciate that these are not precise terms, but being able to change something's type (dynamic) is different to the language just doing strange things when you combine types (weak). |
|