On Saturday, 18 July 2020 at 18:46:16 UTC, Carl Sturtivant wrote: > Is there any way to avoid the duplication of the entries in the > anonymous union, aside from using a mixin template? I think this would be fixed if https://github.com/dlang/dmd/pull/11273 gets merged.