|
|
|
|
|
by anyfoo
1008 days ago
|
|
Luckily type safe languages, which includes memory safe languages, help you in understanding the program as a whole better, and strictly prevent you from doing things against that understanding, because the types literally encode automatically proven properties of your code. |
|