julia
54aa57c7 - Make QuickerSort efficient for non-homogonous eltype (#47973)

Commit
3 years ago
Make QuickerSort efficient for non-homogonous eltype (#47973) * set `v[j] = pivot` in partition rather than returning pivot to caller to make partition! type stable for non-concrete eltype
Author
Parents
Loading