lua-users home
lua-l archive

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


> Of course, in all cases, the programmer must remember to use these
> functions instead of the more intuitive .. operator.

Don't forget that there's a concat tag method.

-John