On Sunday, 19 February 2023 at 11:08:34 UTC, realhet wrote:
Is there a better way to transform a string array to a tuple or to an AliasSeq?``` mixin(customSyntaxPrefixes.format!`tuple(%(%s,%))`) ```
https://dlang.org/phobos/std_meta.html#aliasSeqOf
ag0aep6g via Digitalmars-d-learn Sun, 19 Feb 2023 03:41:44 -0800
On Sunday, 19 February 2023 at 11:08:34 UTC, realhet wrote:
Is there a better way to transform a string array to a tuple or to an AliasSeq?``` mixin(customSyntaxPrefixes.format!`tuple(%(%s,%))`) ```
https://dlang.org/phobos/std_meta.html#aliasSeqOf