Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
table_util.lua File Reference

Functions

function table append (t1, t2)
 
function table contains (t, value)
 
function table deepcopy (t)
 
function table ideepcopy (t)
 
function iipairs (tab)
 
function table imax (t)
 
function table imin (t)
 
function table ishallowcopy (t)
 
function table len_of_longest_identifyer (t)
 
function table merge (t1, t2)
 
function table merge_inplace (t1, t2)
 
function table print (data, style)
 
function table print_flat (t, prefix, maxLen)
 
function table shallowcopy (t)