|
|
|
|
|
by lmm
1007 days ago
|
|
Not all memory safe languages are type safe. I'd argue that expressive ML-style typing is if anything more important than memory safety, although it's hard to tell since a type-safe language will almost always have to be memory-safe. |
|