Minetest-WorldEditAdditions/worldeditadditions/utils/tables
Starbeamrainbowlabs db7b20d485
Refactor table functions into subtable of wea
Also, you can return a value from dofile()!!!!

This changes everything.
2021-06-28 00:56:29 +01:00
..
init.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
makeset.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
shallowcopy.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
table_apply.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
table_contains.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
table_filter.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
table_get_last.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
table_map.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
table_tostring.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
table_unique.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
table_unpack.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00