November 03, 2022
https://issues.dlang.org/show_bug.cgi?id=23453

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@pbackus created dlang/phobos pull request #8619 "Fix 23453 - Generic iota should be a forward range" fixing this issue:

- Fix 23453 - Generic iota should be a forward range

https://github.com/dlang/phobos/pull/8619

--
November 04, 2022
https://issues.dlang.org/show_bug.cgi?id=23453

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8619 "Fix 23453 - Generic iota should be a forward range" was merged into master:

- be1dad3480b652f125c4d59fa5b3fb3bce4c5ec4 by Paul Backus:
  Fix 23453 - Generic iota should be a forward range

https://github.com/dlang/phobos/pull/8619

--