DIP32: Uniform tuple syntax

kenji hara k.hara.pg at gmail.com
Fri Mar 29 08:22:33 PDT 2013


2013/3/29 Simen Kjærås <simen.kjaras at gmail.com>

> if (auto {1, y} : tup)
> if (auto {$x, y} : tup)
>

Hmm, using `:` is good, but it's matching direction is opposite to is(X :
T!TL, alias T, TL...).

Kenji Hara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130330/bde4ffc0/attachment.html>


More information about the Digitalmars-d mailing list