lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> I was really puzzled that no library copy operation existed (ie. 
> table.copy).

It's probably just me, but I never feel the need to copy whole tables,
shallow or deep.