DIP32: Uniform tuple syntax

Timon Gehr timon.gehr at gmx.ch
Fri Mar 29 06:33:27 PDT 2013


On 03/29/2013 02:25 PM, bearophile wrote:
> Timon Gehr:
>
>> 4 There is no way to capture the part matched by "..."
>
> I have suggested to move the ... syntax to a Stage2, a different DEP.
>
>
>> 5 .expand (or similar) property is missing.
>
> I think Kenji has suggested to use a trailing [] for that.
> ...

No, please. Slicing should not auto-expand.

Leading to:

8 Slicing operations on tuples missing.


More information about the Digitalmars-d mailing list