On Friday, 2 July 2021 at 04:21:24 UTC, Kirill wrote:
I have a `Tuple!(string, ..., string)[] data`

If there are only strings in the tuple, it could be simplified by making it a static array of strings instead. The compile-time index issue would go away.

—Bastiaan

Reply via email to