alias sequences of sequences

aliak something at something.com
Sun Apr 7 12:17:08 UTC 2019


On Sunday, 7 April 2019 at 04:58:13 UTC, Alex wrote:
> Is there any way to get sequences of sequences?
>
> Using RT, I have to use strings
>
> [[`string`, `0`], ...]
>
> when it would be much better to use
>
> [[string, 0], ...]
>
> Ideally it wouldn't add so much overhead that it defeats the 
> purpose.

https://aliak00.github.io/bolts/bolts/meta/AliasPack.html


More information about the Digitalmars-d-learn mailing list