One of the reasons I chose Lua over Python (in 2002) was that I never
really got the hang of their tuples/tables/associated tables/etc. With
Lua, it was so bl**dy simple. :)
If changes are introduced, they should be such that the newcomer to Lua
doesn't (need to) notice them. A good measure is the number of pages
in the reference manual, imho.
-ak
20.8.2004 kello 17:25, Roberto Ierusalimschy kirjoitti:
In my view, tuples are a *big* change to the language, no matter the
size of its implementation (which is "an implementation detail", after
all).