DIP54 : revamp of Phobos tuple types
ponce
contact at gam3sfrommars.fr
Mon Dec 23 05:11:26 PST 2013
On Monday, 23 December 2013 at 01:39:26 UTC, Dicebot wrote:
> http://wiki.dlang.org/DIP54
>
Full support. Never used tuple or TypeTuple since I don't
understand what they are for, and their precise relationship to
templated argument lists. Better names will help.
A code breakage with a compilation error is way nicer that a
silent code breakage (as an example disallow the implicit
conversion from static arrays to pointer broke way more code, but
was safe and generally a good thing).
More information about the Digitalmars-d
mailing list