Module cmp

Source
Expand description

Stringy comparison utility.

Structs§

Cmp
A wrapper type that compares the inner value in its Display representation.

Functions§

cmp
Compares two values in their Display representations.
eq
Tests two values for equality in their Display representations.
hash
Hashes a value with respect to its Display representation.