Refactoring the distinction of Equals for Position.
The Equals<T> now uses helper class EqualityComparer<T> and distinction is in the helper class specialisation.
Please register or sign in to comment
The Equals<T> now uses helper class EqualityComparer<T> and distinction is in the helper class specialisation.