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

Python and Javascript has arrays, classes, too.


Lua tables combine arrays and dictionaries, though. They have a dictionary-style interface, but basically, if you use consecutive integer keys, that portion of the dictionary is stored in an array with O(1) access and can be iterated in order.




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

Search: