|
|
|
|
|
by Tarq0n
971 days ago
|
|
I don't think static typing is the right way to go for every kind of application (imagine doing data analysis without dynamic typing), but every dynamic programming language should ideally support progressively adding types to a codebase. |
|