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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 5 12:04:56 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10762



--- Comment #1 from hsteoh at quickfur.ath.cx 2013-08-05 12:04:55 PDT ---
Basically, any type that comparable by "<", supports "++" or addition with the
increment type, should work with iota.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list