Module mz_ore::permutations

source ·
Expand description

Functions for working with permutations

Functions§

  • Construct the permutation that sorts data.
  • Construct the permutation that takes data.sorted() to data.
  • Given a permutation, construct its inverse.