Search code examples
Is it possible to make an iterator in Lua that can iterate over a dictionary?...

luaiterationlua-tablelistiterator

Read More
Attempt to call missing method of table...

luarobloxlua-table

Read More
Any way to combine two tables in lua?...

lualua-table

Read More
How to get updated value of table sent from C++ to Lua function?...

c++arraysluareferencelua-table

Read More
method for serializing lua tables...

serializationluacoronasdklua-table

Read More
Repacking or printing unpacked Lua tables...

recursionlualua-table

Read More
Getting the key a value was assigned to in a table in lua...

lualua-table

Read More
How can I parse a LuaTable in C#?...

c#jsonlualua-table

Read More
Why can't I store a .txt file as a table?...

variableslualua-tablehttpserviceroblox

Read More
Can't remove an item from a table...

lualua-table

Read More
Lua getmetatable() a locked table...

lualua-tablerobloxmetatable

Read More
Creating separate lua tables for each object in an array...

arrayslualua-table

Read More
Why does `for key, value in table` stop working in Lua 5.1 and later?...

for-loopluasyntaxlua-tablelua-4.0

Read More
How can I check if a lua table contains only sequential numeric indices?...

arraysdictionarylualua-table

Read More
Is there a way to use <const> inside a Lua table?...

lualua-table

Read More
Lua table.sort invokes the comparing function with the same element...

sortinglualua-table

Read More
Lua table->address and address->table...

pointerslualua-table

Read More
Looking for current buffer lsp clients...

luaneovimlua-table

Read More
In Lua, how to call a function stored inside a table using the table index?...

lualua-table

Read More
Roblox Studio Lua: Variable changing without being referenced...

lualua-tableroblox-studio

Read More
What is the function of square brackets around table keys in lua?...

lualua-table

Read More
How can I convert a String that is formatted like a table, into a table?...

arraysstringlualua-table

Read More
'nil' as an element in a Lua table?...

lualua-table

Read More
Comparing multiple values in a table makes it that it choses to compare only one randomly...

for-looplualua-tablelove2d

Read More
How to reference first entry in keyless table in Lua?...

lualua-table

Read More
Lua: is there a need to use hash of string as a key in lua tables...

hashlualua-table

Read More
How to make table from io.read in lua...

lualua-table

Read More
Lua table created in C returns strange values for integers...

lualua-tablelua-c++-connection

Read More
How to remove elements inside a table based on a value of those elements?...

lualua-table

Read More
Lua 5.1 workaround for __gc metamethod for tables...

luagarbage-collectionlua-tablelua-5.1

Read More
BackNext