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

RazvanN <razvan.nitu1...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1...@gmail.com
          Component|dmd                         |phobos

--- Comment #11 from RazvanN <razvan.nitu1...@gmail.com> ---
We now have traits(isSame) that can perform a primitive form of lambda function
comparison. This can now be implemented in the opAssign of SortedRange so it's
not a compiler issue anymore. Changing component to phobos.

--

Reply via email to