Learn more about cloning repositories
You have read-only access
StdlibUnitttest: optimize checkEquatable() checkEquatable() used to be O(n^3), now it is O(n^2).