The map that associates compared elements to the value used to compare them

Property definitions

core $ MapComparator :: map
	# The map that associates compared elements to the value used to compare them
	var map: MapRead[K,V]
lib/core/collection/sorter.nit:328,2--329,22