Lua types
DevOps
About
Lua types outlines script engineering documentation analyzing the eight native, foundational primitive data structures (nil, boolean, number, string, function, userdata, thread, and table) that dictate memory allocation and script execution variables inside the Lua runtime environment.