lua-users home
lua-l archive

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


> That was my first idea but it doesn't work because metamethods are not
> invoked for "foo".."bar".

If __concat was invoked for .. then how would you do a raw concat?