The comparator used to order the Heap

Property definitions

core $ MinHeap :: comparator
	# The comparator used to order the Heap
	var comparator: Comparator
lib/core/queue.nit:226,2--227,27