Y
Hacker News
new
|
ask
|
show
|
jobs
by
robsws
2183 days ago
An array by definition is fixed length and contiguous in memory. A list is variable length and not necessarily contiguous in memory.