ug4
|
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) |