mirror of
https://github.com/dlang/phobos.git
synced 2025-04-30 07:00:37 +03:00
![]() - introduced with #6535 which stripped nested SortedRange types in assumeSorted, thus causing a mismatch between the return type of sort (SortedRange!(SortedRange!R)) and assumeSorted SortedRange!R - fix by stripping nested SortedRange types in the SortedRange!R template instantiation |
||
---|---|---|
.. | ||
interfaces.d | ||
package.d | ||
primitives.d |