Known elements with the smallest distance

Property definitions

more_collections $ BestDistance :: best_items
	# Known elements with the smallest distance
	var best_items = new Set[E] is writable
lib/more_collections/more_collections.nit:698,2--699,40