https://issues.dlang.org/show_bug.cgi?id=17798
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|enhancement |major --- Comment #1 from Walter Bright <[email protected]> --- The DIP for static foreach: https://github.com/dlang/DIPs/blob/master/DIPs/DIP1010.md Changelog for static foreach: https://github.com/dlang/dmd/pull/7086 Article about static foreach: https://dlang.org/blog/2017/09/01/dmd-2-076-0-released/ --
