How to implement IEquatable<T> correctly Michael Earls Dec 8, 2014 • 1 min read Some great guidance on implementing comparisons on custom classes.