The D Blog is Back -- A Tale of Tuples
Richard (Rikki) Andrew Cattermole
richard at cattermole.co.nz
Mon Apr 13 00:55:42 UTC 2026
On 13/04/2026 3:18 AM, libxmoc wrote:
> DIP 1053 makes tuples easier to work with, but it doesn't fix the basic
> problem: why does a simple data structure need you to import a library
> module and learn three different ways of doing the same thing?
>
> The new unpacking syntax feels like a first class feature, but the
> actual tuple implementation still feels like an afterthought.
>
> I'm surprised this was accepted when it feels half done.
That is because it is only half done.
It was intentionally split off as it was ready to go in.
More information about the Digitalmars-d-announce
mailing list