Skip to main content

Module ord

Module ord 

Source
Expand description

Contains functions and function factories to compare arrays.

Functions§

make_comparator
Returns a comparison function that compares two values at two arbitrary indices.

Type Aliases§

DynComparator
Compare values at arbitrary indices in two arrays.