[Issue 4535] std.range could have a takeWhile!pred(range) function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 31 09:02:28 UTC 2022


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

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #14 from RazvanN <razvan.nitu1305 at gmail.com> ---
This has been discussed a number of times and the conclusion is that this won't
be "fixed". Anyone that is not satisfied with until can trivially implement a
takeWhile wrapper.

--


More information about the Digitalmars-d-bugs mailing list