|
|
|
|
|
by aldanor
2001 days ago
|
|
Uhh, so: Python has a language library feature that allows creating contiguous arrays, and hence it cannot be done in Python. Ok. // Pretty much the entirety of CPython is written in C, including lists, dicts and everything else, not much different than the array. |
|