Namespace PhpCommon\Comparison\Hasher
| DateTimeHasher | An equivalence relation to determine whether two instances of DateTime have the same date, time and time zone. |
| GenericHasher | Base class for implementing generic hashers. |
| IdentityHasher | Provides an external means for producing hash codes and comparing values for identity. |
| ValueHasher | Provides an external means for producing hash codes and comparing values for equality. |