binius_utils

Module sorting

source

Functionsยง

  • Returns whether the given values are sorted in ascending order.
  • Stable sorts a collection of objects based on a key function and an optional descending flag.
  • Restores the original order of a collection of objects based on their original indices.