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 Aliases§
- Compare the values at two arbitrary indices in two arrays.