Module permutation::permutation [] [src]

Structs

Permutation

Functions

sort

Return the permutation that would sort a given slice.

sort_by

Return the permutation that would sort a given slice by a comparator

sort_by_key

Return the permutation that would sort a given slice by key.