Andrei Alexandrescu:

return tuple(1, "a");

About the same syntax should work for both packing and unpacking tuples.

Bye,
bearophile

Reply via email to