lua-users home
lua-l archive

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


Hi,

But how do we distinguish between the "vararg" "..." and the l-value "..." ?
Only ever allow one list, I think, so l-value overwrites previous "..."

I wouldn't mind having just one. I have no idea how this would be
implemented. Perhaps ... could be defined as a range of stack indices.

Regards,
Diego.