Yves Orton: > ST is one place where we could really use python style tuples. I've always been really glad Perl didn't have Python-style tuples. They're a great example of an implementation detail that unnecessarily leaks out to user space. > It is slowed down quite a bit by the construction cost of > manufacturing loads of tiny little arrays. If we had tuples we could > make things like ST much more efficient. I think there are better solutions to this problem, if it is actually a problem.Thread Previous | Thread Next