|
|
|
|
|
by bsaul
2660 days ago
|
|
At which point do you consider it OK to NOT use typing for a library, or any piece of code that another programmer is going to have to use or maintain ? I think basically never ( even for throwaway code, because they often end up being reused). So i’d much prefer a language for which static typing is not an afterthought.. |
|