[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: tostring(): vararg in, vararg out?
- From: Pierre-Yves Gérardy <pygy79@...>
- Date: Thu, 30 Jun 2011 10:40:28 +0200
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