Position in the Rope (0-indexed)

Property definitions

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