Y
Hacker News
new
|
ask
|
show
|
jobs
by
ngrilly
1480 days ago
As far as I remember, some languages like Java are memory safe even if the code produces data races. That means you can't have a reference to a value supposed to be of type A being actually of type B.