On Fri, 08 Oct 2010 06:30:35 -0400, bearophile wrote: > Lars T. Kyllingstad: > >> Personally, I don't think we should start adding a dedicated tuple >> syntax at this point. There are so many things that are more >> important, and besides, I think the library tuples are pretty cool. We >> should instead focus on making Tuple!(...) even better. > > Tuples are a basic part of a language, they need to come before web > tools, loggers, numeric libraries and so on. [...]
I know, and I agree that *if* it is decided that tuples should be added to the language, it has to happen now. I just don't think it's necessary to do it at all. -Lars
