On Monday, 22 July 2013 at 21:08:48 UTC, bearophile wrote:
So the standard idiom to use foreach on interval needs to be:

foreach (immutable i; 0 .. 10) { ... }


Bye,
bearophile

This comes with another issue embedded here

http://forum.dlang.org/thread/felqszcrbvtrepjtf...@forum.dlang.org

Reply via email to