On Wednesday, 7 February 2024 at 01:17:33 UTC, zjh wrote:

Officially, there should be an unpacking solution, like
```d
//C++
auto[a,b,c]=tuple.
```

Wouldn't that be nice? I hope a clean and terse direct-implementation comes in the near future. :)


Reply via email to