Y
Hacker News
new
|
ask
|
show
|
jobs
by
johncolanduoni
3266 days ago
If your program doesn't have a race condition, then you're fine. And if it does, then the list being monomorphic is not going to help (try your scenario with a C++ vector or Java ArrayList).