[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Shorthand for appending to a table (was Re: 5.2 feature list?)
- From: "Paul Hudson" <phudson@...>
- Date: Tue, 12 Sep 2006 13:23:20 +0100
>Actually no-one was arguing it should go faster,
OK, but there were a number of messages giving relative timings and
concerned with the table lookup in table.insert etc...
> merely that it should be easier to type.
Ah. Personally, the time taken to type #t+1 isn't on the critical path of my
scripting projects, even when it occurs multiple times in a script, but YMMV
:)
P.