[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Shorthand for appending to a table
- From: Inmate2993 <inmate2993@...>
- Date: Tue, 12 Sep 2006 17:00:52 -0400
I believe Lua doesn't yet have a += operator. It'd make a nice append
feature.
LongInconvienietTableName += data;
I'd personally love it as an operator for numbers and strings too, but
that's just my C roots showing.
--
William C. Bubel