lua-users home
lua-l archive

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


Hello,

Modifying the arity of the tostring() function would IMO make it more
convenient, at little cost, and would allow this construct:

table.concat{tostring(objects,...)}

Regards,
-- Pierre-Yves