[Issue 10762] std.range.iota should support any type that has ordered comparisons, incrementing, and addition

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jan 26 01:27:06 PST 2015


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

--- Comment #8 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/b159a5bdc980abb90833b32fa04044a002dfc794
Merge pull request #2895 from quickfur/iota_bigint

Issue 6447 & 10762: support user-defined types in iota()

--


More information about the Digitalmars-d-bugs mailing list