Callback for comparing two values.
The first value.
The second value.
A negative number if a < b, a positive number if a > b, or 0 if they are equal.
Callback for comparing two values.