On 09.05.2017 09:26, Daniel N wrote:
On Tuesday, 9 May 2017 at 03:42:48 UTC, Timon Gehr wrote:
On 09.05.2017 05:06, Timon Gehr wrote:

...

Some examples:
https://github.com/tgehr/dmd/blob/71ab1280c88f9f0922fabf89ab3e7e1164b70e8b/src/test_staticforeach.d



Better link:
https://github.com/tgehr/dmd/blob/static-foreach/src/test_staticforeach.d

EPIC! Thank you so much for doing this!
...

Well, there was a hackaton, and I needed to do _something_. :)
I thought this will have the highest impact.

adds 'enum' and 'alias' on foreach loop variables to force one of the
two.
(Also works with existing foreach over AliasSeq.)

I was wondering, would it be possible to move this to a separate pull
request and get it merged before the rest? It would be useful on its own
and probably would stand a chance of getting merged much faster...
before every detail of static-foreach is agreed upon?


Yes, I'll do that.

Reply via email to