Module rust_sort::merge_sort[][src]

Functions

sort

Merge sorts stable, not in-place, in ascending order a mutable ref slice of type T: Sortable