Namespace Libplanet.Misc Classes ArrayEqualityComparer<T> An implementation to compare two arrays of the same element type. This compares the elements in the order of the array. The way to compare each element can be customized by specifying the ElementComparer.