|
|
|
|
|
by darby_eight
809 days ago
|
|
Man I wish I could somehow convince developers to learn the difference between "dynamically typed", "statically typed", and "gradually typed" languages. An "untyped" language nearly doesn't make any sense semantically: when you have more than one type of value, you have types. In Python's case, there are probably thousands of types in the standard library alone. |
|
You know exactly what that person meant.