lua-users home
lua-l archive

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


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