Position (char) in the Rope (0-indexed)

Property definitions

core $ RopeCharIterator :: pos
	# Position (char) in the Rope (0-indexed)
	var pos: Int is noautoinit
lib/core/text/ropes.nit:466,2--467,27