[Issue 7839] std.range.countFrom() too

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 26 21:03:31 UTC 2018


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

Francesco Mecca <me at francescomecca.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |me at francescomecca.eu

--- Comment #5 from Francesco Mecca <me at francescomecca.eu> ---
(In reply to Seb from comment #4)
> Wouldn't it make sense to add support for BigInt to iota instead of creating
> yet another range?

>From what I understand the itertools.count doesn't accetp an upperbound while
iota forces the user to specify the upper bound.

Did I understand that correctly?

--


More information about the Digitalmars-d-bugs mailing list