julia
8150f666 - Make partialsort!() and partialsortperm!() return a view rather than a copy

Commit
8 years ago
Make partialsort!() and partialsortperm!() return a view rather than a copy Returning a copy (partially) defeats the purpose of these functions, which is to avoid allocations.
Author
Committer
Parents
Loading