foreach vs static foreach on compile time tuples

Nick Treleaven nick at geany.org
Tue Aug 26 20:34:26 UTC 2025


On Tuesday, 26 August 2025 at 18:48:47 UTC, monkyyy wrote:
> Since enum foreach is being deleted and nore properly 
> implimented (ugh that not why I report bugs; to remove features)

No. 'enum foreach' never did anything different from normal 
`foreach`. The new error stops anyone from thinking it does mean 
something different. There's nothing to stop that feature being 
implemented if you can convince people it is worth the syntax 
sugar.


More information about the Digitalmars-d-learn mailing list