A Discussion of Tuple Syntax

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Aug 21 11:08:21 PDT 2013


On 8/21/13 9:01 AM, Daniel Murphy wrote:
> "Meta" <jared771 at gmail.com> wrote in message
> news:evamvyfxasouvwzublxc at forum.dlang.org...
>> That said, I'd like to open the discussion on tuple syntax yet again.
>
> How about angle brackets?
>
> auto x = <1, 3>;
> auto <a, b> = x;

No please.

Andrei



More information about the Digitalmars-d mailing list