lua-users home
lua-l archive

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


On Mon, Nov 18, 2013 at 10:55:20PM +0100, Stéphane Aulery wrote:
> Hello,
> 
> I do not know if this is doable, but I would find it convenient to name
> the return values of functions to facilitate code maintenance.

Return a table?

B.