lua-users home
lua-l archive

Re: table.pack()

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


Am Freitag 22 Januar 2010 20:12:49 schrieb Gabríel "A." Pétursson:
> I am more looking for an unpack() that takes an extra first argument, a
> number, with the amount of elements to unpack.
Already here:
	unpack(t, 1, n)
See: http://www.lua.org/manual/5.1/manual.html#pdf-unpack
-- 
Michael Roth

AltStyle によって変換されたページ (->オリジナル) /