[Issue 22785] joiner does not support range over immutable

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Apr 18 14:44:17 UTC 2023


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

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

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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@FeepingCreature created dlang/phobos pull request #8737 "Fix issue 22785:
`joiner` should `Unqual` child ranges." fixing this issue:

- Fix issue 22785: `joiner` should `Unqual` child ranges.
  This allows use with `immutable T[][]` and similar.

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

--


More information about the Digitalmars-d-bugs mailing list