|
|
|
|
|
by steve_adams_86
1057 days ago
|
|
I agree. Even with excellent debugging, I think types will allow me to need to debug less. This seems ideal, because debugging means things are breaking. Types also mean that I can describe my program in ways others can understand and trust. I don’t want to pass off potentially broken programs to other people and say don’t worry, the debugging experience is great. |
|
I feel that mathematical types are so far distant from the type system of something like C or C++ that the term foot guns itself somewhat.