Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

arrays are pretty underground, theyre like lists but better. C++ offers arrays but unfortunately python doesnt :(


It does: what Python calls lists are actually (dynamic) arrays.

There is also this module, which provides unboxed arrays: https://docs.python.org/3/library/array.html




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: