|
|
||
|
Maybe I don't understand your question, but why don't you just implement your own __concat metamethod that fits your specific problem?
With regards -- Stefan
I think what Walt means is a simple one-size-fits-all way to concatenate two(or more) tables, I can think of simple ways to concatenate arrays maybe, but tables with mixed keys (as in string mostly) is really kinda, not so easy.