Forkful Open Source Coding Cookbook
Forum
About
Blog
GitHub
Cookbooks
Lua
Chapter 4. Data Structures
Lua
Chapter 4.
Data Structures
Using associative arrays
In Lua, creating an associative array (or a table, in Lua-speak) is straightforward.