Maximum position to iterate on (e.g. Rope.length)

Property definitions

core $ RopeCharIterator :: max
	# Maximum position to iterate on (e.g. Rope.length)
	var max: Int is noautoinit
lib/core/text/ropes.nit:464,2--465,27