Algo::CompareMap

Compares two unique-key maps (e.g. [TMap](API\Runtime\Core\Containers\TMap)) as if they were sorted arrays of key,value pairs sorted by Key and then by Value (almost, see note on sort order).