Position in the Rope (0-indexed)

Property definitions

core $ RopeCharReverseIterator :: pos
	# Position in the Rope (0-indexed)
	var pos: Int is noautoinit
lib/core/text/ropes.nit:423,2--424,27