https://issues.dlang.org/show_bug.cgi?id=6447
--- Comment #14 from [email protected] --- One thing at a time! The last PR implemented the iota(start,end) case. The next step is to extend it to handle the iota(start,end,step) case when += is supported. --
