Module dslib:new_luajit_stuff
Exposes secure parts of extensions from new LuaJIT versions.
See https://repo.or.cz/luajit-2.0.git/blob_plain/refs/heads/v2.1:/doc/extensions.html for details of individual functions.
Functions
| table_new () | The table.new function. |
Functions
- table_new () line 37
-
The
table.newfunction.Returns an empty new table if
table.newwas not found.