lua-users home
lua-l archive

Re: Lua 5.1+ and variable-argument tables

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


> The ... syntax, on the other hand, creates an odd sort of
> pseudo-datatype which is not a first-class object at all, [...]
The ... syntax does not create this pseudo-datatype. It already exists
in the language, in the form of multiple returns. I agree that its
second-class nature is not elegant, but it proved a quite useful and
efficient mechanism.
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /