Why is D unpopular, redux.
Paul Backus
snarwin at gmail.com
Fri May 27 16:30:33 UTC 2022
On Friday, 27 May 2022 at 15:21:20 UTC, zjh wrote:
> On Friday, 27 May 2022 at 15:13:55 UTC, zjh wrote:
>
>
> The `...` accompanying `sequence index` is very powerful!
> `All sorts of strange skills` .
> This is not a `simple tuple` or `static foreach` can match.It's
> too powerful.
The D equivalent of C++ `...` is [`staticMap`][1] from `std.meta`.
[1]: https://phobos.dpldocs.info/std.meta.staticMap.html
More information about the Digitalmars-d
mailing list