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.