|
LuaSTG-x Core API
|
This is the complete list of members for table, including all inherited members.
| append(local t1, local t2) | table | |
| average(local t) | table | |
| average_by(local t, local fn) | table | |
| choose(local t, local fn) | table | |
| clone(local t) | table | |
| collect(local t, local fn) | table | |
| concat(local list, local sep, local i, local j) | table | |
| deploy(local t, local src, local default, local isclone) | table | |
| dump(local t, local description, local nesting) | table | |
| exists(local t, local fn) | table | |
| exists2(local t1, local t2, local fn) | table | |
| ffind(local t, local fn) | table | |
| ffindkey(local t, local fn) | table | |
| filter(local t, local fn) | table | |
| forall(local t, local fn) | table | |
| has(local t, local v) | table | |
| insert(local list, local pos, local value) | table | |
| is_empty(local t) | table | |
| length(local t) | table | |
| map(local t, local fn) | table | |
| maxn(local table) | table | |
| pack(local ...) | table | |
| remove(local list, local pos) | table | |
| sort(local list, local comp) | table | |
| supplement(local t, local src) | table |