Larry Wall wrote: > > : do you think conflating @ and % would be a perl6 design win? > > Nope, I still think most ordinary people want different operators for > strings than for numbers. Different operators, conflated data type. That's what we have for scalars already. Makes sense to have it for containers indexed by scalar as well. -- John Porter All men are subjects.Thread Previous | Thread Next