[Issue 6447] iota(BigInt) too

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jan 26 08:16:50 PST 2015


https://issues.dlang.org/show_bug.cgi?id=6447

--- Comment #14 from hsteoh at quickfur.ath.cx ---
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.

--


More information about the Digitalmars-d-bugs mailing list