lua-users home
lua-l archive

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


... but after typing my umpteenth `clone =
table.move(tbl,1,#tbl,1,{})` it does occur to me that those arguments
would have been convenient defaults in the case `table.move(tbl)`.