Module arrow_ord::ord

source ·
Expand description

Contains functions and function factories to compare arrays.

Functions

  • returns a comparison function that compares two values at two different positions between the two arrays. The arrays’ types must be equal.

Type Definitions

  • Compare the values at two arbitrary indices in two arrays.