Namespace TruePath.Comparers
Interfaces
- IPathComparer<TPath>
Provides an interface for defining custom comparison logic for path types. This interface combines both equality (IEqualityComparer<T>) and ordering (IComparer<T>) comparisons.
Provides an interface for defining custom comparison logic for path types. This interface combines both equality (IEqualityComparer<T>) and ordering (IComparer<T>) comparisons.