Skip to content
Snippets Groups Projects
Commit 64a6464d authored by Alexander Turenko's avatar Alexander Turenko Committed by Vladimir Davydov
Browse files

lua: add luaT_tuple_new()

The function allows to create a tuple with specific tuple format in C
code using a Lua table, another tuple, or objects on a Lua stack.

Needed for #3276, #3398, #4025
parent 7835e8a1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment