Hacker News new | ask | show | jobs
by jamesgeck0 66 days ago
Tables are kinda-sorta hashes that can hold anything, not unlike JavaScript objects. The array use case is just a table with automatically assigned numeric keys.