Opportunities for D
bearophile via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jul 8 15:21:42 PDT 2014
Walter Bright:
> but it doesn't go so far as creating a Unique!T type.
What about the already present std.typecons.Unique?
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").
Bye,
bearophile
More information about the Digitalmars-d
mailing list