|
|
|
|
|
by deltaonefour
1558 days ago
|
|
Type safety is a quantity measured in type errors. How many type errors in a language that is not type checked vs. how many errors in a program that is? The numerical difference is quantitative. You can therefore do data analysis on this. Though a type safe program should in theory have ZERO type errors during runtime. |
|
Putting it another way -- a type safe program, in the limit, should have an infinite number of type errors. :)