lua-users home
lua-l archive

Re: Conventional name proposal: merge

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


2012年12月18日 steve donovan <steve.j.donovan@gmail.com>:
> Array indexing is still faster than select(i,....), but that {....} costs us.
Do you say that on principle or do you have timings?
It's only two VM bytecode instructions: NEWTABLE, SETLIST.
The contents is already on the stack.

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