Module cmp

Expand description

Useful comparison functions.

Functions§

fixed_time_eq
Compare two slices for equality in fixed time. Panics if the slices are of non-equal length.