Opportunities for D

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Tue Jul 8 19:42:20 PDT 2014


On 7/8/2014 3:21 PM, bearophile wrote:
> Walter Bright:
>
>> but it doesn't go so far as creating a Unique!T type.
>
> What about the already present std.typecons.Unique?

It's not good enough.


> In your list I'd like to add another point:
> 9. Built-in tuples usable in all the most important situations (with a syntax
> that doesn't kill possible future improvements of the switch statement to
> perform basic pattern matching on structs that have an optional method named
> "unapply").

The list isn't about things that would be nice to add to D, it's about fairly 
critical issues with large impact we need to address. More on tuples and pattern 
matching are not critical issues.



More information about the Digitalmars-d mailing list