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

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 #8910 "Allow assignment of
std.range.only elements" fixing this issue:

- Allow assignment of std.range.only elements

  This allows the ranges returned by only to be used in algorithms that
  require assignable elements, such as reverse, sort, and transposed.

  Fixes bugzilla issue 24382.

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

--

Reply via email to