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

Property definitions

core $ RopeByteIterator :: max
	# Maximum position to iterate on (e.g. Rope.byte_length)
	var max: Int is noautoinit
lib/core/text/ropes.nit:383,2--384,27