Now this yields tuples:
assert(aa.byPair!Tuple.array == aa.pairs!Tuple);

But I'd really like tuples as built-ins for D -.- This is a work-around that cements the ugly Phobos tuples in the language... -.-

Bye,
bearophile

Reply via email to